次の方法で共有


AgentPoolInner.LinuxOSConfig プロパティ

定義

linuxOSConfig を取得または設定し、Linux エージェント ノードの OS 構成を指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象