This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.workloads.getSAPSupportedSku
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Get a list of SAP supported SKUs for ASCS, Application and Database tier. Azure REST API version: 2023-04-01.
Other available API versions: 2021-12-01-preview, 2022-11-01-preview, 2023-10-01-preview.
Using getSAPSupportedSku
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSAPSupportedSku(args: GetSAPSupportedSkuArgs, opts?: InvokeOptions): Promise<GetSAPSupportedSkuResult>
function getSAPSupportedSkuOutput(args: GetSAPSupportedSkuOutputArgs, opts?: InvokeOptions): Output<GetSAPSupportedSkuResult>
def get_sap_supported_sku(app_location: Optional[str] = None,
database_type: Optional[Union[str, SAPDatabaseType]] = None,
deployment_type: Optional[Union[str, SAPDeploymentType]] = None,
environment: Optional[Union[str, SAPEnvironmentType]] = None,
high_availability_type: Optional[Union[str, SAPHighAvailabilityType]] = None,
location: Optional[str] = None,
sap_product: Optional[Union[str, SAPProductType]] = None,
opts: Optional[InvokeOptions] = None) -> GetSAPSupportedSkuResult
def get_sap_supported_sku_output(app_location: Optional[pulumi.Input[str]] = None,
database_type: Optional[pulumi.Input[Union[str, SAPDatabaseType]]] = None,
deployment_type: Optional[pulumi.Input[Union[str, SAPDeploymentType]]] = None,
environment: Optional[pulumi.Input[Union[str, SAPEnvironmentType]]] = None,
high_availability_type: Optional[pulumi.Input[Union[str, SAPHighAvailabilityType]]] = None,
location: Optional[pulumi.Input[str]] = None,
sap_product: Optional[pulumi.Input[Union[str, SAPProductType]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSAPSupportedSkuResult]
func GetSAPSupportedSku(ctx *Context, args *GetSAPSupportedSkuArgs, opts ...InvokeOption) (*GetSAPSupportedSkuResult, error)
func GetSAPSupportedSkuOutput(ctx *Context, args *GetSAPSupportedSkuOutputArgs, opts ...InvokeOption) GetSAPSupportedSkuResultOutput
> Note: This function is named GetSAPSupportedSku
in the Go SDK.
public static class GetSAPSupportedSku
{
public static Task<GetSAPSupportedSkuResult> InvokeAsync(GetSAPSupportedSkuArgs args, InvokeOptions? opts = null)
public static Output<GetSAPSupportedSkuResult> Invoke(GetSAPSupportedSkuInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSAPSupportedSkuResult> getSAPSupportedSku(GetSAPSupportedSkuArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:workloads:getSAPSupportedSku
arguments:
# arguments dictionary
The following arguments are supported:
- App
Location string - The geo-location where the resource is to be created.
- Database
Type string | Pulumi.Azure Native. Workloads. SAPDatabase Type - The database type. Eg: HANA, DB2, etc
- Deployment
Type string | Pulumi.Azure Native. Workloads. SAPDeployment Type - The deployment type. Eg: SingleServer/ThreeTier
- Environment
string | Pulumi.
Azure Native. Workloads. SAPEnvironment Type - Defines the environment type - Production/Non Production.
- Location string
- The name of Azure region.
- Sap
Product string | Pulumi.Azure Native. Workloads. SAPProduct Type - Defines the SAP Product type.
- High
Availability string | Pulumi.Type Azure Native. Workloads. SAPHigh Availability Type - The high availability type.
- App
Location string - The geo-location where the resource is to be created.
- Database
Type string | SAPDatabaseType - The database type. Eg: HANA, DB2, etc
- Deployment
Type string | SAPDeploymentType - The deployment type. Eg: SingleServer/ThreeTier
- Environment
string | SAPEnvironment
Type - Defines the environment type - Production/Non Production.
- Location string
- The name of Azure region.
- Sap
Product string | SAPProductType - Defines the SAP Product type.
- High
Availability string | SAPHighType Availability Type - The high availability type.
- app
Location String - The geo-location where the resource is to be created.
- database
Type String | SAPDatabaseType - The database type. Eg: HANA, DB2, etc
- deployment
Type String | SAPDeploymentType - The deployment type. Eg: SingleServer/ThreeTier
- environment
String | SAPEnvironment
Type - Defines the environment type - Production/Non Production.
- location String
- The name of Azure region.
- sap
Product String | SAPProductType - Defines the SAP Product type.
- high
Availability String | SAPHighType Availability Type - The high availability type.
- app
Location string - The geo-location where the resource is to be created.
- database
Type string | SAPDatabaseType - The database type. Eg: HANA, DB2, etc
- deployment
Type string | SAPDeploymentType - The deployment type. Eg: SingleServer/ThreeTier
- environment
string | SAPEnvironment
Type - Defines the environment type - Production/Non Production.
- location string
- The name of Azure region.
- sap
Product string | SAPProductType - Defines the SAP Product type.
- high
Availability string | SAPHighType Availability Type - The high availability type.
- app_
location str - The geo-location where the resource is to be created.
- database_
type str | SAPDatabaseType - The database type. Eg: HANA, DB2, etc
- deployment_
type str | SAPDeploymentType - The deployment type. Eg: SingleServer/ThreeTier
- environment
str | SAPEnvironment
Type - Defines the environment type - Production/Non Production.
- location str
- The name of Azure region.
- sap_
product str | SAPProductType - Defines the SAP Product type.
- high_
availability_ str | SAPHightype Availability Type - The high availability type.
- app
Location String - The geo-location where the resource is to be created.
- database
Type String | "HANA" | "DB2" - The database type. Eg: HANA, DB2, etc
- deployment
Type String | "SingleServer" | "Three Tier" - The deployment type. Eg: SingleServer/ThreeTier
- environment
String | "Non
Prod" | "Prod" - Defines the environment type - Production/Non Production.
- location String
- The name of Azure region.
- sap
Product String | "ECC" | "S4HANA" | "Other" - Defines the SAP Product type.
- high
Availability String | "AvailabilityType Set" | "Availability Zone" - The high availability type.
getSAPSupportedSku Result
The following output properties are available:
- Supported
Skus List<Pulumi.Azure Native. Workloads. Outputs. SAPSupported Sku Response> - Gets the list of SAP supported SKUs.
- Supported
Skus []SAPSupportedSku Response - Gets the list of SAP supported SKUs.
- supported
Skus List<SAPSupportedSku Response> - Gets the list of SAP supported SKUs.
- supported
Skus SAPSupportedSku Response[] - Gets the list of SAP supported SKUs.
- supported_
skus Sequence[SAPSupportedSku Response] - Gets the list of SAP supported SKUs.
- supported
Skus List<Property Map> - Gets the list of SAP supported SKUs.
Supporting Types
SAPDatabaseType
SAPDeploymentType
SAPEnvironmentType
SAPHighAvailabilityType
SAPProductType
SAPSupportedSkuResponse
- Is
App boolServer Certified - True if the Sku is certified for App server in the SAP system.
- Is
Database boolCertified - True if the Sku is certified for Database server in the SAP system.
- Vm
Sku string - The VM Sku.
- Is
App boolServer Certified - True if the Sku is certified for App server in the SAP system.
- Is
Database boolCertified - True if the Sku is certified for Database server in the SAP system.
- Vm
Sku string - The VM Sku.
- is
App BooleanServer Certified - True if the Sku is certified for App server in the SAP system.
- is
Database BooleanCertified - True if the Sku is certified for Database server in the SAP system.
- vm
Sku String - The VM Sku.
- is
App booleanServer Certified - True if the Sku is certified for App server in the SAP system.
- is
Database booleanCertified - True if the Sku is certified for Database server in the SAP system.
- vm
Sku string - The VM Sku.
- is_
app_ boolserver_ certified - True if the Sku is certified for App server in the SAP system.
- is_
database_ boolcertified - True if the Sku is certified for Database server in the SAP system.
- vm_
sku str - The VM Sku.
- is
App BooleanServer Certified - True if the Sku is certified for App server in the SAP system.
- is
Database BooleanCertified - True if the Sku is certified for Database server in the SAP system.
- vm
Sku String - The VM Sku.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi