Share via


ResourceSelector.Selectors Property

Definition

The list of the selector expressions.

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

Property Value

Applies to