VirtualClusterUpdate Class

An update request for an Azure SQL Database virtual cluster.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
VirtualClusterUpdate

Constructor

VirtualClusterUpdate(*, tags: Dict[str, str] | None = None, family: str | None = None, maintenance_configuration_id: str | None = None, **kwargs)

Parameters

Name Description
tags
Required

A set of tags. Resource tags.

family
Required
str

If the service has different generations of hardware, for the same SKU, then that can be captured here.

maintenance_configuration_id
Required
str

Specifies maintenance configuration id to apply to this virtual cluster.

Keyword-Only Parameters

Name Description
tags
Required
family
Required
maintenance_configuration_id
Required

Variables

Name Description
subnet_id
str

Subnet resource ID for the virtual cluster.

child_resources

List of resources in this virtual cluster.