FailoverRequestProperties.SelectedResourceIds Property

Definition

Selected recovery resource Ids to be processed. If not provided, all qualified resources based on the source location(s) will be processed.

public System.Collections.Generic.IList<Azure.Core.ResourceIdentifier> SelectedResourceIds { get; }
member this.SelectedResourceIds : System.Collections.Generic.IList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property SelectedResourceIds As IList(Of ResourceIdentifier)

Property Value

Applies to