次の方法で共有


OpenShiftManagedClusterInner.NetworkProfile プロパティ

定義

OpenShift ネットワークの構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象