NewAzConfluentOrganization_CreateExpanded.OfferDetailTermUnit 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.
[Microsoft.Azure.PowerShell.Cmdlets.Confluent.Category(new Microsoft.Azure.PowerShell.Cmdlets.Confluent.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Confluent.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Confluent.Runtime.Info(Description="Offer Plan Term unit", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="termUnit")]
[System.Management.Automation.Parameter(HelpMessage="Offer Plan Term unit", Mandatory=false)]
public string OfferDetailTermUnit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Confluent.Category(new Microsoft.Azure.PowerShell.Cmdlets.Confluent.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Confluent.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Confluent.Runtime.Info(Description="Offer Plan Term unit", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="termUnit")>]
[<System.Management.Automation.Parameter(HelpMessage="Offer Plan Term unit", Mandatory=false)>]
member this.OfferDetailTermUnit : string with get, set
Public Property OfferDetailTermUnit As String
Property Value
- Attributes