次の方法で共有


IHybridConnectionLimitsProperties.Maximum Property

Definition

The maximum number of Hybrid Connections allowed.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The maximum number of Hybrid Connections allowed.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="maximum")]
public int? Maximum { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The maximum number of Hybrid Connections allowed.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="maximum")>]
member this.Maximum : Nullable<int>
Public ReadOnly Property Maximum As Nullable(Of Integer)

Property Value

Attributes

Applies to