ResponseMessageEnvelopeRemotePrivateEndpointConnection.SkuCapacityDefault Property

Definition

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

Property Value

Nullable<Int32>

Implements

Attributes

Applies to