RestorePointSourceMetadata.DiagnosticsProfile プロパティ

定義

診断 プロファイルを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象