共用方式為


OrganizationResource.OfferDetail Property

Definition

Gets or sets confluent offer detail

[Newtonsoft.Json.JsonProperty(PropertyName="properties.offerDetail")]
public Microsoft.Azure.Management.Confluent.Models.OfferDetail OfferDetail { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.offerDetail")>]
member this.OfferDetail : Microsoft.Azure.Management.Confluent.Models.OfferDetail with get, set
Public Property OfferDetail As OfferDetail

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to