MongoClusterUpdateProperties.AuthConfigAllowedModes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)