Partager via


AppServiceEnvironmentResourceInner.VipMappings Propriété

Définition

Obtient la description du mappage SSL IP pour le App Service Environment.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vipMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.VirtualIPMapping> VipMappings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vipMappings")>]
member this.VipMappings : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.VirtualIPMapping>
Public ReadOnly Property VipMappings As IList(Of VirtualIPMapping)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à