Alias.DefaultPattern Property

Definition

Gets or sets the default pattern for an alias.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to