Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.FleetspaceAccountProperties
Packages that use FleetspaceAccountProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of FleetspaceAccountProperties in com.azure.resourcemanager.cosmos.fluent.models
Classes in com.azure.resourcemanager.cosmos.fluent.models that implement interfaces with type arguments of type FleetspaceAccountPropertiesModifier and TypeClassDescriptionfinal classAn Azure Cosmos DB Global Database Account which is part of a Fleetspace Account.Methods in com.azure.resourcemanager.cosmos.fluent.models that return FleetspaceAccountPropertiesModifier and TypeMethodDescriptionstatic FleetspaceAccountPropertiesFleetspaceAccountProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FleetspaceAccountProperties from the JsonReader.FleetspaceAccountProperties.withGlobalDatabaseAccountProperties(FleetspaceAccountPropertiesGlobalDatabaseAccountProperties globalDatabaseAccountProperties) Set the globalDatabaseAccountProperties property: Configuration for fleetspace Account in the fleetspace.FleetspaceAccountProperties.withProvisioningState(Status provisioningState) Set the provisioningState property: A provisioning state of the Fleetspace Account.