Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SqlVirtualMachineGroup

Package version

A SQL virtual machine group.

Hierarchy

Index

Properties

Optional clusterConfiguration

clusterConfiguration: ClusterConfiguration

Cluster type. Possible values include: 'Domainful' NOTE: This property will not be serialized. It can only be populated by the server.

Optional clusterManagerType

clusterManagerType: ClusterManagerType

Type of cluster manager: Windows Server Failover Cluster (WSFC), implied by the scale type of the group and the OS type. Possible values include: 'WSFC' NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

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

location

location: string

Resource location.

Optional name

name: undefined | string

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

Optional provisioningState

provisioningState: undefined | string

Provisioning state to track the async operation status. NOTE: This property will not be serialized. It can only be populated by the server.

Optional scaleType

scaleType: ScaleType

Scale type. Possible values include: 'HA' NOTE: This property will not be serialized. It can only be populated by the server.

Optional sqlImageOffer

sqlImageOffer: undefined | string

SQL image offer. Examples may include SQL2016-WS2016, SQL2017-WS2016.

Optional sqlImageSku

sqlImageSku: SqlVmGroupImageSku

SQL image sku. Possible values include: 'Developer', 'Enterprise'

Optional tags

tags: undefined | object

Resource tags.

Optional type

type: undefined | string

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

Optional wsfcDomainProfile

wsfcDomainProfile: WsfcDomainProfile

Cluster Active Directory domain profile.

Generated using TypeDoc