你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureSqlVirtualClusterModel Class

Definition

Represents the core properties of a Virtual Cluster

public class AzureSqlVirtualClusterModel
type AzureSqlVirtualClusterModel = class
Public Class AzureSqlVirtualClusterModel
Inheritance
AzureSqlVirtualClusterModel

Constructors

AzureSqlVirtualClusterModel()

Properties

Id

Gets or sets the resource ID.

Location

Gets or sets the location the virtual cluster is in

ResourceGroupName

Gets or sets the resource group name.

SubnetId

Gets or sets subnet resource ID for the Virtual Cluster.

Tags

Gets or sets the tags associated with the managed instance.

VirtualClusterName

Gets or sets the name of the Virtual Cluster

Applies to