PropertyDescription

Service Fabric プロパティの説明。

プロパティ

名前 Type 必須
PropertyName string はい
CustomTypeId string いいえ
Value PropertyValue はい

PropertyName

: string
必須: はい

Service Fabric プロパティの名前。


CustomTypeId

: string
必須: いいえ

プロパティのカスタム型 ID。 このプロパティを使用して、ユーザーはプロパティの値の型にタグを付けることができます。


Value

: PropertyValue
必須: はい

Service Fabric プロパティの値を記述します。