Compartilhar via


IAppServiceEnvironmentResource.VipMapping Property

Definition

Description of IP SSL mapping for the App Service Environment.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Description of IP SSL mapping for the App Service Environment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IVirtualIPMapping) }, ReadOnly=true, Required=false, SerializedName="vipMappings")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IVirtualIPMapping[] VipMapping { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Description of IP SSL mapping for the App Service Environment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IVirtualIPMapping) }, ReadOnly=true, Required=false, SerializedName="vipMappings")>]
member this.VipMapping : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IVirtualIPMapping[]
Public ReadOnly Property VipMapping As IVirtualIPMapping()

Property Value

Attributes

Applies to