Share via


AppServiceEnvironmentPatchResource.IpsslAddressCount Property

Definition

Number of IP SSL addresses reserved for the App Service Environment.

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

Property Value

Implements

Attributes

Applies to