次の方法で共有


ManagedClusterInner.NetworkProfile プロパティ

定義

ネットワーク構成のプロファイルを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkProfile")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceNetworkProfile NetworkProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkProfile")>]
member this.NetworkProfile : Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceNetworkProfile with get, set
Public Property NetworkProfile As ContainerServiceNetworkProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象