共用方式為


DatabaseAccountCreateUpdateParameters.ConnectorOffer Property

Definition

Gets or sets the cassandra connector offer type for the Cosmos DB database C* account. Possible values include: 'Small'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to