Share via


IAlertPropertiesDetails.TimeGrainType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PSArgumentCompleter(new System.String[] { "None", "Monthly", "Quarterly", "Annually", "BillingMonth", "BillingQuarter", "BillingAnnual" })]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Type of timegrain cadence", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeGrainType", Update=true)]
public string TimeGrainType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PSArgumentCompleter(new System.String[] { "None", "Monthly", "Quarterly", "Annually", "BillingMonth", "BillingQuarter", "BillingAnnual" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Type of timegrain cadence", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeGrainType", Update=true)>]
member this.TimeGrainType : string with get, set
Public Property TimeGrainType As String

Property Value

Attributes

Applies to