Freigeben über


MongoClusterUpdateProperties.AuthConfigAllowedModes Property

Definition

Allowed authentication modes for data access on the cluster.

public System.Collections.Generic.IList<Azure.ResourceManager.MongoCluster.Models.MongoClusterAuthenticationMode> AuthConfigAllowedModes { get; }
member this.AuthConfigAllowedModes : System.Collections.Generic.IList<Azure.ResourceManager.MongoCluster.Models.MongoClusterAuthenticationMode>
Public ReadOnly Property AuthConfigAllowedModes As IList(Of MongoClusterAuthenticationMode)

Property Value

Applies to