Class AliasPathMetadata

java.lang.Object
com.azure.resourcemanager.resources.models.AliasPathMetadata

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

    • AliasPathMetadata

      public AliasPathMetadata()
  • Method Details

    • type

      public AliasPathTokenType type()
      Get the type property: The type of the token that the alias path is referring to.
      Returns:
      the type value.
    • attributes

      public AliasPathAttributes attributes()
      Get the attributes property: The attributes of the token that the alias path is referring to.
      Returns:
      the attributes value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.