PropertyDescription
Service Fabric プロパティの説明。
プロパティ
名前 | Type | 必須 |
---|---|---|
PropertyName |
string | はい |
CustomTypeId |
string | いいえ |
Value |
PropertyValue | はい |
PropertyName
型: string
必須: はい
Service Fabric プロパティの名前。
CustomTypeId
型: string
必須: いいえ
プロパティのカスタム型 ID。 このプロパティを使用して、ユーザーはプロパティの値の型にタグを付けることができます。
Value
型: PropertyValue
必須: はい
Service Fabric プロパティの値を記述します。