共用方式為


RestorableSqlContainerPropertiesResource.Container Property

Definition

Gets or sets cosmos DB SQL container resource object

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to