OfferV2.Content Propiedad

Definición

Obtiene o establece offerContent para la oferta de recursos en el servicio Azure Cosmos DB.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="content")]
public Microsoft.Azure.Documents.OfferContentV2 Content { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="content")>]
member this.Content : Microsoft.Azure.Documents.OfferContentV2
Public ReadOnly Property Content As OfferContentV2

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a