다음을 통해 공유


RestorePointSourceMetadata.OsProfile Property

Definition

Gets the OS profile.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to