ResourceTypeAliasPathMetadata.Attributes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Attributes.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ResourceTypeAliasPathAttributes> Attributes { get; }
member this.Attributes : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ResourceTypeAliasPathAttributes>
Public ReadOnly Property Attributes As BicepValue(Of ResourceTypeAliasPathAttributes)