次の方法で共有


VirtualMachineScaleSetUpdateVMProfile.DiagnosticsProfile プロパティ

定義

プロファイルの仮想マシン スケール セット診断取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象