Table of Contents

Enum ResourceTypeAliasPatternType

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

The type of alias pattern.

public enum ResourceTypeAliasPatternType

Fields

Extract = 1

Extract is the only allowed value.

NotSpecified = 0

NotSpecified is not allowed.