Dela via


AppServiceEnvironment.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.Owned)]
public int? IpsslAddressCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.IpsslAddressCount : Nullable<int> with get, set
Public Property IpsslAddressCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to