Offer.OfferType Propiedad

Definición

Obtiene o establece el valor offerType de la oferta de recursos en el servicio Azure Cosmos DB.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="offerType")]
public string OfferType { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="offerType")>]
member this.OfferType : string with get, set
Public Property OfferType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a