Share via


ResponseMessageEnvelopeRemotePrivateEndpointConnection.SkuCapacityElasticMaximum Property

Definition

Maximum number of Elastic workers for this App Service plan SKU.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public int? SkuCapacityElasticMaximum { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.SkuCapacityElasticMaximum : Nullable<int> with get, set
Public Property SkuCapacityElasticMaximum As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to