Partager via


AddressResponseInner.VipMappings Propriété

Définition

Obtient ou définit des adresses IP virtuelles supplémentaires.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à