CosmosDBAccountCreateOrUpdateContent.Kind プロパティ

定義

データベース アカウントの種類を示します。 これは、データベース アカウントの作成時にのみ設定できます。

public Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountKind? Kind { get; set; }
member this.Kind : Nullable<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountKind> with get, set
Public Property Kind As Nullable(Of CosmosDBAccountKind)

プロパティ値

適用対象