次の方法で共有


DatabaseAccountGetResults.ConnectorOffer プロパティ

定義

Cosmos DB データベース C* アカウントの cassandra コネクタ オファーの種類を取得または設定します。 使用可能な値は次のとおりです: '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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象