Uses of Class
com.azure.resourcemanager.sql.models.UpsertManagedServerOperationParameters
Packages that use UpsertManagedServerOperationParameters
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of UpsertManagedServerOperationParameters in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return UpsertManagedServerOperationParametersModifier and TypeMethodDescriptionManagedInstanceOperationParametersPair.currentParameters()Get the currentParameters property: The current parameters.ManagedInstanceOperationParametersPair.requestedParameters()Get the requestedParameters property: The requested parameters.UpsertManagedServerOperationParameters.withFamily(String family) Set the family property: The family property.UpsertManagedServerOperationParameters.withStorageSizeInGB(Integer storageSizeInGB) Set the storageSizeInGB property: The storageSizeInGB property.Set the tier property: The tier property.UpsertManagedServerOperationParameters.withVCores(Integer vCores) Set the vCores property: The vCores property.