| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent |
Package containing the service clients for SqlManagementClient.
|
| com.azure.resourcemanager.sql.fluent.models |
Package containing the inner data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualClusterInner |
VirtualClustersClient.getByResourceGroup(String resourceGroupName,
String virtualClusterName)
Gets a virtual cluster.
|
VirtualClusterInner |
VirtualClustersClient.update(String resourceGroupName,
String virtualClusterName,
VirtualClusterUpdate parameters)
Updates a virtual cluster.
|
VirtualClusterInner |
VirtualClustersClient.update(String resourceGroupName,
String virtualClusterName,
VirtualClusterUpdate parameters,
com.azure.core.util.Context context)
Updates a virtual cluster.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualClusterInner |
VirtualClusterInner.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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.