RestorePointData.ExcludedDisks Property

Definition

List of disk resource ids that the customer wishes to exclude from the restore point. If no disks are specified, all disks will be included.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.ComputeApiEntityReference> ExcludedDisks { get; }
member this.ExcludedDisks : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.ComputeApiEntityReference>
Public ReadOnly Property ExcludedDisks As IList(Of ComputeApiEntityReference)

Property Value

Applies to