Freigeben über


IValidationThreshold.Type Property

Definition

Selection of how the threshold should be evaluated.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="Selection of how the threshold should be evaluated.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ValidationThresholdType) }, ReadOnly=false, Required=true, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ValidationThresholdType Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="Selection of how the threshold should be evaluated.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ValidationThresholdType) }, ReadOnly=false, Required=true, SerializedName="type")>]
member this.Type : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ValidationThresholdType with get, set
Public Property Type As ValidationThresholdType

Property Value

Attributes

Applies to