WorkloadsFunctions

Functions

Link copied to clipboard

SAP monitor info on Azure (ARM properties and SAP monitor properties) API Version: 2021-12-01-preview.

suspend fun getmonitor(argument: suspend GetmonitorPlainArgsBuilder.() -> Unit): GetmonitorResult
suspend fun getmonitor(monitorName: String, resourceGroupName: String): GetmonitorResult
Link copied to clipboard

Php workload resource API Version: 2021-12-01-preview.

suspend fun getPhpWorkload(phpWorkloadName: String, resourceGroupName: String): GetPhpWorkloadResult
Link copied to clipboard

A provider instance associated with SAP monitor. API Version: 2021-12-01-preview.

suspend fun getProviderInstance(monitorName: String, providerInstanceName: String, resourceGroupName: String): GetProviderInstanceResult
Link copied to clipboard

Define the SAP Application Server Instance resource. API Version: 2021-12-01-preview.

suspend fun getSAPApplicationServerInstance(applicationInstanceName: String, resourceGroupName: String, sapVirtualInstanceName: String): GetSAPApplicationServerInstanceResult
Link copied to clipboard

The list of supported availability zone pairs which are part of SAP HA deployment. API Version: 2021-12-01-preview.

suspend fun getSAPAvailabilityZoneDetails(appLocation: String, databaseType: Either<String, SAPDatabaseType>, location: String, sapProduct: Either<String, SAPProductType>): GetSAPAvailabilityZoneDetailsResult
Link copied to clipboard

Define the SAP Central Services Instance resource. API Version: 2021-12-01-preview.

suspend fun getSAPCentralInstance(centralInstanceName: String, resourceGroupName: String, sapVirtualInstanceName: String): GetSAPCentralInstanceResult
Link copied to clipboard

Define the Database resource. API Version: 2021-12-01-preview.

suspend fun getSAPDatabaseInstance(databaseInstanceName: String, resourceGroupName: String, sapVirtualInstanceName: String): GetSAPDatabaseInstanceResult
Link copied to clipboard

The list of disk configuration for vmSku which are part of SAP deployment. API Version: 2021-12-01-preview.

suspend fun getSAPDiskConfigurations(appLocation: String, databaseType: Either<String, SAPDatabaseType>, dbVmSku: String, deploymentType: Either<String, SAPDeploymentType>, environment: Either<String, SAPEnvironmentType>, location: String, sapProduct: Either<String, SAPProductType>): GetSAPDiskConfigurationsResult
Link copied to clipboard

The SAP sizing recommendation result. API Version: 2021-12-01-preview.

suspend fun getSAPSizingRecommendations(appLocation: String, databaseType: Either<String, SAPDatabaseType>, dbMemory: Double, dbScaleMethod: Either<String, SAPDatabaseScaleMethod>? = null, deploymentType: Either<String, SAPDeploymentType>, environment: Either<String, SAPEnvironmentType>, highAvailabilityType: Either<String, SAPHighAvailabilityType>? = null, location: String, sapProduct: Either<String, SAPProductType>, saps: Double): GetSAPSizingRecommendationsResult
Link copied to clipboard

The list of supported SKUs for different resources which are part of SAP deployment. API Version: 2021-12-01-preview.

suspend fun getSAPSupportedSku(appLocation: String, databaseType: Either<String, SAPDatabaseType>, deploymentType: Either<String, SAPDeploymentType>, environment: Either<String, SAPEnvironmentType>, highAvailabilityType: Either<String, SAPHighAvailabilityType>? = null, location: String, sapProduct: Either<String, SAPProductType>): GetSAPSupportedSkuResult
Link copied to clipboard

Define the Virtual Instance for SAP solutions resource. API Version: 2021-12-01-preview.

suspend fun getSAPVirtualInstance(resourceGroupName: String, sapVirtualInstanceName: String): GetSAPVirtualInstanceResult
Link copied to clipboard

WordPress instance resource API Version: 2021-12-01-preview.

suspend fun getWordpressInstance(phpWorkloadName: String, resourceGroupName: String): GetWordpressInstanceResult