Class AliasPathMetadata
java.lang.Object
com.azure.resourcemanager.resources.models.AliasPathMetadata
The AliasPathMetadata model.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AliasPathMetadata
public AliasPathMetadata()Creates an instance of AliasPathMetadata class.
-
-
Method Details
-
type
Get the type property: The type of the token that the alias path is referring to.- Returns:
- the type value.
-
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.
-