Freigeben über


AddressResponse.VipMappings Eigenschaft

Definition

Ruft zusätzliche virtuelle IP-Adressen ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: