OrganizationResource.OfferDetail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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