Uses of Class
com.azure.resourcemanager.sql.fluent.models.VirtualClusterProperties
Packages that use VirtualClusterProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of VirtualClusterProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return VirtualClusterPropertiesModifier and TypeMethodDescriptionstatic VirtualClusterPropertiesVirtualClusterProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualClusterProperties from the JsonReader.VirtualClusterProperties.withFamily(String family) Set the family property: If the service has different generations of hardware, for the same SKU, then that can be captured here.VirtualClusterProperties.withMaintenanceConfigurationId(String maintenanceConfigurationId) Set the maintenanceConfigurationId property: Specifies maintenance configuration id to apply to this virtual cluster.