Share via


RestorePointData.SourceMetadata Property

Definition

Gets the details of the VM captured at the time of the restore point creation.

public Azure.ResourceManager.Compute.Models.RestorePointSourceMetadata SourceMetadata { get; set; }
member this.SourceMetadata : Azure.ResourceManager.Compute.Models.RestorePointSourceMetadata with get, set
Public Property SourceMetadata As RestorePointSourceMetadata

Property Value

Applies to