WorkloadsSapVirtualInstanceManager Class
- java.
lang. Object - com.
azure. resourcemanager. workloadssapvirtualinstance. WorkloadsSapVirtualInstanceManager
- com.
public final class WorkloadsSapVirtualInstanceManager
Entry point to WorkloadsSapVirtualInstanceManager. Workloads client provides access to various workload operations.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Workloads |
authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Workloads Sap Virtual Instance service API entry point. |
|
static
Workloads |
authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Workloads Sap Virtual Instance service API entry point. |
| static Configurable |
configure()
Gets a Configurable instance that can be used to create Workloads |
| Operations |
operations()
Gets the resource collection API of Operations. |
|
Sap |
sapApplicationServerInstances()
Gets the resource collection API of Sap |
|
Sap |
sapCentralServerInstances()
Gets the resource collection API of Sap |
|
Sap |
sapDatabaseInstances()
Gets the resource collection API of Sap |
|
Sap |
sapVirtualInstances()
Gets the resource collection API of Sap |
|
Workloads |
serviceClient()
Gets wrapped service client Workloads |
Methods inherited from java.lang.Object
Method Details
authenticate
public static WorkloadsSapVirtualInstanceManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Workloads Sap Virtual Instance service API entry point.
Parameters:
Returns:
authenticate
public static WorkloadsSapVirtualInstanceManager authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Workloads Sap Virtual Instance service API entry point.
Parameters:
Returns:
configure
public static WorkloadsSapVirtualInstanceManager.Configurable configure()
Gets a Configurable instance that can be used to create WorkloadsSapVirtualInstanceManager with optional configuration.
Returns:
operations
public Operations operations()
Gets the resource collection API of Operations.
Returns:
sapApplicationServerInstances
public SapApplicationServerInstances sapApplicationServerInstances()
Gets the resource collection API of SapApplicationServerInstances. It manages SapApplicationServerInstance.
Returns:
sapCentralServerInstances
public SapCentralServerInstances sapCentralServerInstances()
Gets the resource collection API of SapCentralServerInstances. It manages SapCentralServerInstance.
Returns:
sapDatabaseInstances
public SapDatabaseInstances sapDatabaseInstances()
Gets the resource collection API of SapDatabaseInstances. It manages SapDatabaseInstance.
Returns:
sapVirtualInstances
public SapVirtualInstances sapVirtualInstances()
Gets the resource collection API of SapVirtualInstances. It manages SapVirtualInstance.
Returns:
serviceClient
public WorkloadsSapVirtualInstanceMgmtClient serviceClient()
Gets wrapped service client WorkloadsSapVirtualInstanceMgmtClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.
Returns: