AliasPathMetadata.Type 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 the type of the token that the alias path is referring to. Possible values include: 'NotSpecified', 'Any', 'String', 'Object', 'Array', 'Integer', 'Number', 'Boolean'
[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathTokenType Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathTokenType
Public ReadOnly Property Type As AliasPathTokenType
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute