次の方法で共有


AppServiceEnvironmentInner.VipMappings プロパティ

定義

App Service Environmentの IP SSL マッピングの説明を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象