Table of Contents

Class ResourceTypeAliasPathMetadata

Namespace
Azure.ResourceManager.Resources.Models
Assembly
Azure.ResourceManager.dll

The ResourceTypeAliasPathMetadata.

public class ResourceTypeAliasPathMetadata : IJsonModel<ResourceTypeAliasPathMetadata>, IPersistableModel<ResourceTypeAliasPathMetadata>
Inheritance
ResourceTypeAliasPathMetadata
Implements
Inherited Members

Properties

Attributes

The attributes of the token that the alias path is referring to.

public ResourceTypeAliasPathAttributes? Attributes { get; }

Property Value

ResourceTypeAliasPathAttributes?

TokenType

The type of the token that the alias path is referring to.

public ResourceTypeAliasPathTokenType? TokenType { get; }

Property Value

ResourceTypeAliasPathTokenType?