Share via


Azure.ResourceManager.WorkloadsSapVirtualInstance Namespace

Classes

SapApplicationServerInstanceCollection

A class representing a collection of SapApplicationServerInstanceResource and their operations. Each SapApplicationServerInstanceResource in the collection will belong to the same instance of SapVirtualInstanceResource. To get a SapApplicationServerInstanceCollection instance call the GetSapApplicationServerInstances method from an instance of SapVirtualInstanceResource.

SapApplicationServerInstanceData

A class representing the SapApplicationServerInstance data model. Define the SAP Application Server Instance resource.

SapApplicationServerInstanceResource

A Class representing a SapApplicationServerInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapApplicationServerInstanceResource from an instance of ArmClient using the GetSapApplicationServerInstanceResource method. Otherwise you can get one from its parent resource SapVirtualInstanceResource using the GetSapApplicationServerInstance method.

SapCentralServerInstanceCollection

A class representing a collection of SapCentralServerInstanceResource and their operations. Each SapCentralServerInstanceResource in the collection will belong to the same instance of SapVirtualInstanceResource. To get a SapCentralServerInstanceCollection instance call the GetSapCentralServerInstances method from an instance of SapVirtualInstanceResource.

SapCentralServerInstanceData

A class representing the SapCentralServerInstance data model. Define the SAP Central Services Instance resource.

SapCentralServerInstanceResource

A Class representing a SapCentralServerInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapCentralServerInstanceResource from an instance of ArmClient using the GetSapCentralServerInstanceResource method. Otherwise you can get one from its parent resource SapVirtualInstanceResource using the GetSapCentralServerInstance method.

SapDatabaseInstanceCollection

A class representing a collection of SapDatabaseInstanceResource and their operations. Each SapDatabaseInstanceResource in the collection will belong to the same instance of SapVirtualInstanceResource. To get a SapDatabaseInstanceCollection instance call the GetSapDatabaseInstances method from an instance of SapVirtualInstanceResource.

SapDatabaseInstanceData

A class representing the SapDatabaseInstance data model. Define the Database resource.

SapDatabaseInstanceResource

A Class representing a SapDatabaseInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapDatabaseInstanceResource from an instance of ArmClient using the GetSapDatabaseInstanceResource method. Otherwise you can get one from its parent resource SapVirtualInstanceResource using the GetSapDatabaseInstance method.

SapVirtualInstanceCollection

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

SapVirtualInstanceData

A class representing the SapVirtualInstance data model. Define the Virtual Instance for SAP solutions resource.

SapVirtualInstanceResource

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

WorkloadsSapVirtualInstanceExtensions

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