다음을 통해 공유


RestorePointSourceMetadata.HardwareProfile Property

Definition

Gets the hardware profile.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to