AliasPathMetadata Class
- java.
lang. Object - com.
azure. resourcemanager. resources. deployments. models. AliasPathMetadata
- com.
Implements
public final class AliasPathMetadata
implements JsonSerializable<AliasPathMetadata>
The AliasPathMetadata model.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Alias |
attributes()
Get the attributes property: The attributes of the token that the alias path is referring to. |
|
static
Alias |
fromJson(JsonReader jsonReader)
Reads an instance of Alias |
|
Json |
toJson(JsonWriter jsonWriter) |
|
Alias |
type()
Get the type property: The type of the token that the alias path is referring to. |
Methods inherited from java.lang.Object
Method Details
attributes
public AliasPathAttributes attributes()
Get the attributes property: The attributes of the token that the alias path is referring to.
Returns:
fromJson
public static AliasPathMetadata fromJson(JsonReader jsonReader)
Reads an instance of AliasPathMetadata from the JsonReader.
Parameters:
Returns:
Throws:
toJson
type
public AliasPathTokenType type()
Get the type property: The type of the token that the alias path is referring to.
Returns: