Delen via


RestorePointSourceMetadata.StorageProfile Property

Definition

Gets the storage profile.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to