isExisting
Function
interface AzureSqlServerResource { // ... omitted for brevity isExisting(): boolean;}Signature
method
isExisting Determines whether a resource is marked as existing
isExisting(): booleanReturns
boolean 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