VirtualClusterUpdate Class

Definition

An update request for an Azure SQL Database virtual cluster.

[Microsoft.Rest.Serialization.JsonTransformation]
public class VirtualClusterUpdate
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VirtualClusterUpdate = class
Public Class VirtualClusterUpdate
Inheritance
VirtualClusterUpdate
Attributes

Constructors

VirtualClusterUpdate()

Initializes a new instance of the VirtualClusterUpdate class.

VirtualClusterUpdate(String, String, IList<String>, IDictionary<String,String>)

Initializes a new instance of the VirtualClusterUpdate class.

Properties

ChildResources

Gets list of resources in this virtual cluster.

Family

Gets or sets if the service has different generations of hardware, for the same SKU, then that can be captured here.

SubnetId

Gets subnet resource ID for the virtual cluster.

Tags

Gets or sets resource tags.

Applies to