Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BinaryPropertyValue

Package version

Describes a Service Fabric property value of type Binary.

Hierarchy

  • BinaryPropertyValue

Index

Properties

Properties

data

data: number[]

Array of bytes to be sent as an integer array. Each element of array is a number between 0 and 255.

kind

kind: "Binary"

Polymorphic Discriminator

Generated using TypeDoc