EncryptionProtectorResource.CreateResourceIdentifier Method

Definition

Generate the resource identifier of a EncryptionProtectorResource instance.

C#
public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, string resourceGroupName, string serverName, Azure.ResourceManager.Sql.Models.EncryptionProtectorName encryptionProtectorName);

Parameters

subscriptionId
String

The subscriptionId.

resourceGroupName
String

The resourceGroupName.

serverName
String

The serverName.

encryptionProtectorName
EncryptionProtectorName

The encryptionProtectorName.

Returns

Applies to

Product Versions
Azure SDK for .NET Latest, Preview