Udostępnij przez


MongoClusterKeyEncryptionKeyIdentityType(String) Constructor

Definition

Initializes a new instance of MongoClusterKeyEncryptionKeyIdentityType.

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

Parameters

value
String

Exceptions

value is null.

Applies to