Share via


IDimension.UsageEnd Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=false, Description="Usage end.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="usageEnd", Update=false)]
public DateTime? UsageEnd { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=false, Description="Usage end.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="usageEnd", Update=false)>]
member this.UsageEnd : Nullable<DateTime>
Public ReadOnly Property UsageEnd As Nullable(Of DateTime)

Property Value

Attributes

Applies to