Partager via


AppServiceEnvironmentResource.VipMappings Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to