Aracılığıyla paylaş


IAlertProperties.Source Property

Definition

Source of alert

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

Property Value

Attributes

Applies to