IDeletionInfo.BillingEndDate Property

Definition

Specifies billing end date

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Specifies billing end date", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="billingEndDate", Update=false)]
public string BillingEndDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=false, Description="Specifies billing end date", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="billingEndDate", Update=false)>]
member this.BillingEndDate : string
Public ReadOnly Property BillingEndDate As String

Property Value

Attributes

Applies to