次の方法で共有


PropertyBatchOperation.Kind プロパティ

定義

PropertyBatchOperationKind 種類を示す を取得します PropertyBatchOperation

public System.Fabric.PropertyBatchOperationKind Kind { get; }
member this.Kind : System.Fabric.PropertyBatchOperationKind
Public ReadOnly Property Kind As PropertyBatchOperationKind

プロパティ値

PropertyBatchOperationKind を返します。

注釈

すべての Service Fabric 列挙には、予約済みの "Invalid" フィールドがあります。

適用対象