getBicepIdentifier
Function
interface AzureSqlServerResource { // ... omitted for brevity getBicepIdentifier(): string;}Signature
method
getBicepIdentifier Gets the normalized Bicep identifier for an Azure resource
getBicepIdentifier(): stringReturns
string Applies to
This function is an extension method on the following types:
type
AzureSqlServerResource type
AzureStorageResource type
AzureBicepResource type
AzureProvisioningResource type
AzureUserAssignedIdentityResource type
AzureNatGatewayResource type
AzurePublicIPAddressResource type
AzureNetworkSecurityGroupResource type
AzurePrivateEndpointResource type
AzureVirtualNetworkResource