Share via


ManagedHsm.FromExisting(String, String) Method

Definition

Creates a reference to an existing ManagedHsm.

public static Azure.Provisioning.KeyVault.ManagedHsm FromExisting(string bicepIdentifier, string? resourceVersion = default);
public static Azure.Provisioning.KeyVault.ManagedHsm FromExisting(string identifierName, string? resourceVersion = default);

Parameters

bicepIdentifieridentifierName
String

The the Bicep identifier name of the ManagedHsm resource. This can be used to refer to the resource in expressions, but is not the Azure name of the resource. This value can contain letters, numbers, and underscores.

resourceVersion
String

Version of the ManagedHsm.

Returns

The existing ManagedHsm resource.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview