### YamlMime:JavaType
uid: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters"
fullName: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters"
name: "MongoDBCollectionCreateUpdateParameters"
nameWithType: "MongoDBCollectionCreateUpdateParameters"
summary: "Parameters to create and update Cosmos DB MongoDB collection."
inheritances:
- ""
- ""
- ""
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- ""
- ""
- ""
- classRef: ""
methodsRef:
- ""
- ""
- ""
- ")?alt=com.microsoft.azure.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
- classRef: ""
methodsRef:
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
syntax: "public class **MongoDBCollectionCreateUpdateParameters** extends "
constructors:
- uid: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters.MongoDBCollectionCreateUpdateParameters()"
fullName: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters.MongoDBCollectionCreateUpdateParameters()"
name: "MongoDBCollectionCreateUpdateParameters()"
nameWithType: "MongoDBCollectionCreateUpdateParameters.MongoDBCollectionCreateUpdateParameters()"
syntax: "public MongoDBCollectionCreateUpdateParameters()"
methods:
- uid: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters.options()"
fullName: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters.options()"
name: "options()"
nameWithType: "MongoDBCollectionCreateUpdateParameters.options()"
summary: "Get a key-value pair of options to be applied for the request."
syntax: "public Map options()"
desc: "Get a key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."
returns:
description: "the options value"
type: "<,>"
- uid: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters.resource()"
fullName: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters.resource()"
name: "resource()"
nameWithType: "MongoDBCollectionCreateUpdateParameters.resource()"
summary: "Get the standard JSON format of a MongoDB collection."
syntax: "public MongoDBCollectionResource resource()"
desc: "Get the standard JSON format of a MongoDB collection."
returns:
description: "the resource value"
type: ""
- uid: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters.withOptions(java.util.Map)"
fullName: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters.withOptions(Map options)"
name: "withOptions(Map options)"
nameWithType: "MongoDBCollectionCreateUpdateParameters.withOptions(Map options)"
summary: "Set a key-value pair of options to be applied for the request."
parameters:
- description: "the options value to set"
name: "options"
type: "<,>"
syntax: "public MongoDBCollectionCreateUpdateParameters withOptions(Map options)"
desc: "Set a key-value pair of options to be applied for the request. This corresponds to the headers sent with the request."
returns:
description: "the MongoDBCollectionCreateUpdateParameters object itself."
type: ""
- uid: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters.withResource(com.microsoft.azure.management.cosmosdb.MongoDBCollectionResource)"
fullName: "com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters.withResource(MongoDBCollectionResource resource)"
name: "withResource(MongoDBCollectionResource resource)"
nameWithType: "MongoDBCollectionCreateUpdateParameters.withResource(MongoDBCollectionResource resource)"
summary: "Set the standard JSON format of a MongoDB collection."
parameters:
- description: "the resource value to set"
name: "resource"
type: ""
syntax: "public MongoDBCollectionCreateUpdateParameters withResource(MongoDBCollectionResource resource)"
desc: "Set the standard JSON format of a MongoDB collection."
returns:
description: "the MongoDBCollectionCreateUpdateParameters object itself."
type: ""
type: "class"
desc: "Parameters to create and update Cosmos DB MongoDB collection."
metadata: {}
package: "com.microsoft.azure.management.cosmosdb"
artifact: com.microsoft.azure:azure-mgmt-cosmosdb:1.41.4