ArmMongoClusterModelFactory.MongoClusterEntraIdentityProvider 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.MongoClusterEntraIdentityProvider MongoClusterEntraIdentityProvider(Azure.ResourceManager.MongoCluster.Models.MongoClusterEntraPrincipalType mongoClusterEntraIdentityProviderPrincipalType = default);
static member MongoClusterEntraIdentityProvider : Azure.ResourceManager.MongoCluster.Models.MongoClusterEntraPrincipalType -> Azure.ResourceManager.MongoCluster.Models.MongoClusterEntraIdentityProvider
Public Shared Function MongoClusterEntraIdentityProvider (Optional mongoClusterEntraIdentityProviderPrincipalType As MongoClusterEntraPrincipalType = Nothing) As MongoClusterEntraIdentityProvider
Parameters
- mongoClusterEntraIdentityProviderPrincipalType
- MongoClusterEntraPrincipalType
The principal type of the user.
Returns
A new MongoClusterEntraIdentityProvider instance for mocking.