FailoverRequestProperties.SelectedResourceIds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)