ArmMongoClusterModelFactory.MongoClusterIdentityProvider(String) Method
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.
public static Azure.ResourceManager.MongoCluster.Models.MongoClusterIdentityProvider MongoClusterIdentityProvider(string type = default);
static member MongoClusterIdentityProvider : string -> Azure.ResourceManager.MongoCluster.Models.MongoClusterIdentityProvider
Public Shared Function MongoClusterIdentityProvider (Optional type As String = Nothing) As MongoClusterIdentityProvider
Parameters
- type
- String
The type of identity provider that the user belongs to.
Returns
A new MongoClusterIdentityProvider instance for mocking.