Class MongoRoleDefinitionListResult
java.lang.Object
com.azure.resourcemanager.cosmos.models.MongoRoleDefinitionListResult
The relevant Mongo Role Definitions.
-
Constructor Details
-
MongoRoleDefinitionListResult
public MongoRoleDefinitionListResult()Creates an instance of MongoRoleDefinitionListResult class.
-
-
Method Details
-
value
Get the value property: List of Mongo Role Definitions and their properties.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-