VirtualMachineAvailabilityGroupListenerMultiSubnetIpConfiguration

data class VirtualMachineAvailabilityGroupListenerMultiSubnetIpConfiguration(val privateIpAddress: String, val sqlVirtualMachineId: String, val subnetId: String)

Constructors

constructor(privateIpAddress: String, sqlVirtualMachineId: String, subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The private IP Address of the listener. Changing this forces a new resource to be created.

Link copied to clipboard

The ID of the Sql Virtual Machine. Changing this forces a new resource to be created.

Link copied to clipboard

The ID of the Subnet to create the listener. Changing this forces a new resource to be created.