ResourceTypeAlias.AliasType 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 AliasType.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ResourceTypeAliasType> AliasType { get; }
member this.AliasType : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ResourceTypeAliasType>
Public ReadOnly Property AliasType As BicepValue(Of ResourceTypeAliasType)