Uses of Class
com.azure.resourcemanager.cosmos.models.FleetspaceAccountPropertiesGlobalDatabaseAccountProperties
Packages that use FleetspaceAccountPropertiesGlobalDatabaseAccountProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of FleetspaceAccountPropertiesGlobalDatabaseAccountProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return FleetspaceAccountPropertiesGlobalDatabaseAccountPropertiesModifier and TypeMethodDescriptionFleetspaceAccountProperties.globalDatabaseAccountProperties()Get the globalDatabaseAccountProperties property: Configuration for fleetspace Account in the fleetspace.FleetspaceAccountResourceInner.globalDatabaseAccountProperties()Get the globalDatabaseAccountProperties property: Configuration for fleetspace Account in the fleetspace.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type FleetspaceAccountPropertiesGlobalDatabaseAccountPropertiesModifier and TypeMethodDescriptionFleetspaceAccountProperties.withGlobalDatabaseAccountProperties(FleetspaceAccountPropertiesGlobalDatabaseAccountProperties globalDatabaseAccountProperties) Set the globalDatabaseAccountProperties property: Configuration for fleetspace Account in the fleetspace.FleetspaceAccountResourceInner.withGlobalDatabaseAccountProperties(FleetspaceAccountPropertiesGlobalDatabaseAccountProperties globalDatabaseAccountProperties) Set the globalDatabaseAccountProperties property: Configuration for fleetspace Account in the fleetspace. -
Uses of FleetspaceAccountPropertiesGlobalDatabaseAccountProperties in com.azure.resourcemanager.cosmos.models
Classes in com.azure.resourcemanager.cosmos.models that implement interfaces with type arguments of type FleetspaceAccountPropertiesGlobalDatabaseAccountPropertiesModifier and TypeClassDescriptionfinal classConfiguration for fleetspace Account in the fleetspace.Methods in com.azure.resourcemanager.cosmos.models that return FleetspaceAccountPropertiesGlobalDatabaseAccountPropertiesModifier and TypeMethodDescriptionFleetspaceAccountPropertiesGlobalDatabaseAccountProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FleetspaceAccountPropertiesGlobalDatabaseAccountProperties from the JsonReader.FleetspaceAccountPropertiesGlobalDatabaseAccountProperties.withArmLocation(String armLocation) Set the armLocation property: The location of global database account in the Fleetspace Account.FleetspaceAccountPropertiesGlobalDatabaseAccountProperties.withResourceId(String resourceId) Set the resourceId property: The resource identifier of global database account in the Fleetspace Account.