VirtualCluster interface

An Azure SQL virtual cluster.

Extends

Properties

childResources

List of resources in this virtual cluster. NOTE: This property will not be serialized. It can only be populated by the server.

subnetId

Subnet resource ID for the virtual cluster. NOTE: This property will not be serialized. It can only be populated by the server.

version

Virtual cluster version.

Inherited Properties

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

location

Resource location.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

childResources

List of resources in this virtual cluster. NOTE: This property will not be serialized. It can only be populated by the server.

childResources?: string[]

Property Value

string[]

subnetId

Subnet resource ID for the virtual cluster. NOTE: This property will not be serialized. It can only be populated by the server.

subnetId?: string

Property Value

string

version

Virtual cluster version.

version?: string

Property Value

string

Inherited Property Details

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From TrackedResource.id

location

Resource location.

location: string

Property Value

string

Inherited From TrackedResource.location

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From TrackedResource.name

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TrackedResource.tags

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From TrackedResource.type