PolicyAlias.Paths Property

Definition

The paths for an alias.

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

Property Value

Applies to