Uses of Class
com.azure.resourcemanager.cosmos.models.SqlDatabaseGetPropertiesResource
Packages that use SqlDatabaseGetPropertiesResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of SqlDatabaseGetPropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return SqlDatabaseGetPropertiesResourceModifier and TypeMethodDescriptionSqlDatabaseGetProperties.resource()
Get the resource property: The resource property.SqlDatabaseGetResultsInner.resource()
Get the resource property: The resource property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type SqlDatabaseGetPropertiesResourceModifier and TypeMethodDescriptionSqlDatabaseGetProperties.withResource
(SqlDatabaseGetPropertiesResource resource) Set the resource property: The resource property.SqlDatabaseGetResultsInner.withResource
(SqlDatabaseGetPropertiesResource resource) Set the resource property: The resource property. -
Uses of SqlDatabaseGetPropertiesResource in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return SqlDatabaseGetPropertiesResourceModifier and TypeMethodDescriptionSqlDatabaseGetPropertiesResource.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SqlDatabaseGetPropertiesResource from the JsonReader.Set the colls property: A system generated property that specified the addressable path of the collections resource.SqlDatabaseGetPropertiesResource.withCreateMode
(CreateMode createMode) Set the createMode property: Enum to indicate the mode of resource creation.Set the id property: Name of the Cosmos DB SQL database.SqlDatabaseGetPropertiesResource.withRestoreParameters
(ResourceRestoreParameters restoreParameters) Set the restoreParameters property: Parameters to indicate the information about the restore.Set the users property: A system generated property that specifies the addressable path of the users resource.