Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.SqlDatabaseGetProperties
Packages that use SqlDatabaseGetProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of SqlDatabaseGetProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type SqlDatabaseGetPropertiesModifier and TypeClassDescriptionfinal classThe properties of an Azure Cosmos DB SQL database.Methods in com.azure.resourcemanager.cosmos.fluent.models that return SqlDatabaseGetPropertiesModifier and TypeMethodDescriptionstatic SqlDatabaseGetPropertiesSqlDatabaseGetProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SqlDatabaseGetProperties from the JsonReader.SqlDatabaseGetProperties.withOptions(SqlDatabaseGetPropertiesOptions options) Set the options property: The options property.SqlDatabaseGetProperties.withResource(SqlDatabaseGetPropertiesResource resource) Set the resource property: The resource property.