Freigeben über


MongoClusterAuthenticationMode(String) Constructor

Definition

Initializes a new instance of MongoClusterAuthenticationMode.

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

Parameters

value
String

Exceptions

value is null.

Applies to