Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PropertyDescription

Package version

Description of a Service Fabric property.

Hierarchy

  • PropertyDescription

Index

Properties

Optional customTypeId

customTypeId: undefined | string

The property's custom type ID. Using this property, the user is able to tag the type of the value of the property.

propertyName

propertyName: string

The name of the Service Fabric property.

value

Describes a Service Fabric property value.

Generated using TypeDoc