Azure.ResourceManager.SqlVirtualMachine Namespace

Classes

AvailabilityGroupListenerCollection

A class representing a collection of AvailabilityGroupListenerResource and their operations. Each AvailabilityGroupListenerResource in the collection will belong to the same instance of SqlVmGroupResource. To get an AvailabilityGroupListenerCollection instance call the GetAvailabilityGroupListeners method from an instance of SqlVmGroupResource.

AvailabilityGroupListenerData

A class representing the AvailabilityGroupListener data model. A SQL Server availability group listener.

AvailabilityGroupListenerResource

A Class representing an AvailabilityGroupListener along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AvailabilityGroupListenerResource from an instance of ArmClient using the GetAvailabilityGroupListenerResource method. Otherwise you can get one from its parent resource SqlVmGroupResource using the GetAvailabilityGroupListener method.

SqlVirtualMachineExtensions

A class to add extension methods to Azure.ResourceManager.SqlVirtualMachine.

SqlVmCollection

A class representing a collection of SqlVmResource and their operations. Each SqlVmResource in the collection will belong to the same instance of ResourceGroupResource. To get a SqlVmCollection instance call the GetSqlVms method from an instance of ResourceGroupResource.

SqlVmData

A class representing the SqlVm data model. A SQL virtual machine.

SqlVmGroupCollection

A class representing a collection of SqlVmGroupResource and their operations. Each SqlVmGroupResource in the collection will belong to the same instance of ResourceGroupResource. To get a SqlVmGroupCollection instance call the GetSqlVmGroups method from an instance of ResourceGroupResource.

SqlVmGroupData

A class representing the SqlVmGroup data model. A SQL virtual machine group.

SqlVmGroupResource

A Class representing a SqlVmGroup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SqlVmGroupResource from an instance of ArmClient using the GetSqlVmGroupResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSqlVmGroup method.

SqlVmResource

A Class representing a SqlVm along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SqlVmResource from an instance of ArmClient using the GetSqlVmResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSqlVm method.