次の方法で共有


ContainerServiceDiagnosticsProfile.VmDiagnostics プロパティ

定義

コンテナー サービス VM 診断エージェントのプロファイルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象