다음을 통해 공유


RestorePointSourceMetadata.DiagnosticsProfile Property

Definition

Gets the diagnostics profile.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to