Condividi tramite


IAlertPropertiesDetails.TimeGrainType Property

Definition

Type of timegrain cadence

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Type of timegrain cadence", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertTimeGrainType) }, ReadOnly=false, Required=false, SerializedName="timeGrainType")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertTimeGrainType? TimeGrainType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Type of timegrain cadence", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertTimeGrainType) }, ReadOnly=false, Required=false, SerializedName="timeGrainType")>]
member this.TimeGrainType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertTimeGrainType> with get, set
Public Property TimeGrainType As Nullable(Of AlertTimeGrainType)

Property Value

Attributes

Applies to