ILicenseProfileArmProductProfileProperties.BillingEndDate Property

Definition

The timestamp in UTC when the billing ends.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The timestamp in UTC when the billing ends.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="billingEndDate", Update=false)]
public DateTime? BillingEndDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The timestamp in UTC when the billing ends.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="billingEndDate", Update=false)>]
member this.BillingEndDate : Nullable<DateTime>
Public ReadOnly Property BillingEndDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to