Alias.DefaultPattern 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.
Gets or sets the default pattern for an alias.
[Newtonsoft.Json.JsonProperty(PropertyName="defaultPattern")]
public Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPattern DefaultPattern { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultPattern")>]
member this.DefaultPattern : Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPattern with get, set
Public Property DefaultPattern As AliasPattern
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute