IClusterProperties.BillingModel 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.
Type of billing applied to the resource.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Type of billing applied to the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="billingModel")]
public string BillingModel { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Type of billing applied to the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="billingModel")>]
member this.BillingModel : string
Public ReadOnly Property BillingModel As String
Property Value
- Attributes