PSMongoRole Constructors
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.
Overloads
PSMongoRole() | |
PSMongoRole(Role) |
PSMongoRole()
public PSMongoRole ();
Public Sub New ()
Applies to
PSMongoRole(Role)
public PSMongoRole (Microsoft.Azure.Management.CosmosDB.Models.Role role);
new Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.Models.MongoDB.PSMongoRole : Microsoft.Azure.Management.CosmosDB.Models.Role -> Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.Models.MongoDB.PSMongoRole
Public Sub New (role As Role)
Parameters
- role
- Role