Freigeben über


DatabaseAccountGetResultsInner.DatabaseAccountOfferType Eigenschaft

Definition

Ruft den Angebotstyp für das Cosmos DB-Datenbankkonto ab. Standardwert: Standard. Mögliche Werte: "Standard"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseAccountOfferType")]
public Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountOfferType? DatabaseAccountOfferType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseAccountOfferType")>]
member this.DatabaseAccountOfferType : Nullable<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountOfferType>
Public ReadOnly Property DatabaseAccountOfferType As Nullable(Of DatabaseAccountOfferType)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: