次の方法で共有


ContainerServiceInner.MasterProfile プロパティ

定義

コンテナー サービス マスターのプロファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象