次の方法で共有


OpenShiftManagedClusterInner.RouterProfiles プロパティ

定義

OpenShift ルーターの構成を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routerProfiles")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftRouterProfile> RouterProfiles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routerProfiles")>]
member this.RouterProfiles : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftRouterProfile> with get, set
Public Property RouterProfiles As IList(Of OpenShiftRouterProfile)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象