SqlContainerCreateUpdateParameters.Resource Eigenschaft

Definition

Ruft das JSON-Standardformat eines Containers ab oder legt es fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: