Azure.ResourceManager.WorkloadsSapVirtualInstance Namespace

Classes

Name Description
AzureResourceManagerWorkloadsSapVirtualInstanceContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

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

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 GetResource method. Otherwise you can get one from its parent resource SapVirtualInstanceResource using the GetSapApplicationServerInstances 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

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 GetResource method. Otherwise you can get one from its parent resource SapVirtualInstanceResource using the GetSapCentralServerInstances 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

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 GetResource method. Otherwise you can get one from its parent resource SapVirtualInstanceResource using the GetSapDatabaseInstances 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

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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSapVirtualInstances method.

WorkloadsSapVirtualInstanceExtensions

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