Class AliasPathMetadata

java.lang.Object
com.microsoft.azure.management.resources.AliasPathMetadata

public class AliasPathMetadata extends Object
The AliasPathMetadata model.
  • Constructor Details

    • AliasPathMetadata

      public AliasPathMetadata()
  • Method Details

    • type

      public AliasPathTokenType type()
      Get the type of the token that the alias path is referring to. Possible values include: 'NotSpecified', 'Any', 'String', 'Object', 'Array', 'Integer', 'Number', 'Boolean'.
      Returns:
      the type value
    • attributes

      public AliasPathAttributes attributes()
      Get the attributes of the token that the alias path is referring to. Possible values include: 'None', 'Modifiable'.
      Returns:
      the attributes value