次の方法で共有


ContainerServiceInner.WindowsProfile プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象