SqlContainerCreateUpdateParameters.Resource プロパティ

定義

コンテナーの標準 JSON 形式を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resource")]
public Microsoft.Azure.Management.CosmosDB.Models.SqlContainerResource Resource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resource")>]
member this.Resource : Microsoft.Azure.Management.CosmosDB.Models.SqlContainerResource with get, set
Public Property Resource As SqlContainerResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象