PropertyDescription interface
Service Fabric プロパティの説明。
プロパティ
| custom |
プロパティのカスタム型 ID。 このプロパティを使用すると、ユーザーはプロパティの値の型にタグを付けられます。 |
| property |
Service Fabric プロパティの名前。 |
| value | Service Fabric プロパティ値について説明します。 |
プロパティの詳細
customTypeId
プロパティのカスタム型 ID。 このプロパティを使用すると、ユーザーはプロパティの値の型にタグを付けられます。
customTypeId?: string
プロパティ値
string
propertyName
Service Fabric プロパティの名前。
propertyName: string
プロパティ値
string