Compartilhar via


AppServiceEnvironmentInner.VipMappings Propriedade

Definição

Obtém a descrição do mapeamento de SSL de IP para o Ambiente do Serviço de Aplicativo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a