PutPropertyBatchOperation interface
指定した名前の下に、指定したプロパティを配置します。 PropertyBatch 内の 1 つの PropertyBatchOperation が失敗した場合、バッチ全体が失敗し、トランザクション方式でコミットできないことに注意してください。
プロパティ
| custom |
プロパティのカスタム型 ID。 このプロパティを使用すると、ユーザーはプロパティの値の型にタグを付けられます。 |
| kind | ポリモーフィック識別子 |
| property |
Service Fabric プロパティの名前。 |
| value | Service Fabric プロパティ値について説明します。 |
プロパティの詳細
customTypeId
プロパティのカスタム型 ID。 このプロパティを使用すると、ユーザーはプロパティの値の型にタグを付けられます。
customTypeId?: string
プロパティ値
string
kind
ポリモーフィック識別子
kind: "Put"
プロパティ値
"Put"
propertyName
Service Fabric プロパティの名前。
propertyName: string
プロパティ値
string