次の方法で共有


PropertyDescription interface

Service Fabric プロパティの説明。

プロパティ

customTypeId

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

propertyName

Service Fabric プロパティの名前。

value

Service Fabric プロパティ値について説明します。

プロパティの詳細

customTypeId

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

customTypeId?: string

プロパティ値

string

propertyName

Service Fabric プロパティの名前。

propertyName: string

プロパティ値

string

value

Service Fabric プロパティ値について説明します。

value: PropertyValueUnion

プロパティ値