PSApplicationGatewayProbe.MinServers Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public int? MinServers { get; set; }
public int? MinServers { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.MinServers : Nullable<int> with get, set
member this.MinServers : Nullable<int> with get, set
Public Property MinServers As Nullable(Of Integer)

Property Value

Attributes

Applies to