AppServiceEnvironmentPatchResource.VipMappings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets description of IP SSL mapping for the 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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute