BinaryPropertyValue
Describes a Service Fabric property value of type Binary.
Properties
Name | Type | Required |
---|---|---|
Data |
array of integer | Yes |
Data
Type: array of integer
Required: Yes
Array of bytes to be sent as an integer array. Each element of array is a number between 0 and 255.