AliasPath.Pattern Property

Definition

Gets or sets the pattern for an alias path.

[Newtonsoft.Json.JsonProperty(PropertyName="pattern")]
public Microsoft.Azure.Management.ResourceManager.Models.AliasPattern Pattern { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pattern")>]
member this.Pattern : Microsoft.Azure.Management.ResourceManager.Models.AliasPattern with get, set
Public Property Pattern As AliasPattern

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to