Megosztás a következőn keresztül:


RedisEnterpriseCustomerManagedKeyIdentityType(String) Constructor

Definition

Initializes a new instance of RedisEnterpriseCustomerManagedKeyIdentityType.

public RedisEnterpriseCustomerManagedKeyIdentityType (string value);
new Azure.ResourceManager.RedisEnterprise.Models.RedisEnterpriseCustomerManagedKeyIdentityType : string -> Azure.ResourceManager.RedisEnterprise.Models.RedisEnterpriseCustomerManagedKeyIdentityType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to