Partager via


IClusterPatchProperties.ComputeDeploymentThresholdType 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=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ValidationThresholdType? ComputeDeploymentThresholdType { 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=false, SerializedName="type")>]
member this.ComputeDeploymentThresholdType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ValidationThresholdType> with get, set
Public Property ComputeDeploymentThresholdType As Nullable(Of ValidationThresholdType)

Property Value

Attributes

Applies to