Freigeben über


SapSupportedSkusContent Konstruktor

Definition

Initialisiert eine neue instance von SapSupportedSkusContent.

public SapSupportedSkusContent (Azure.Core.AzureLocation appLocation, Azure.ResourceManager.Workloads.Models.SapEnvironmentType environment, Azure.ResourceManager.Workloads.Models.SapProductType sapProduct, Azure.ResourceManager.Workloads.Models.SapDeploymentType deploymentType, Azure.ResourceManager.Workloads.Models.SapDatabaseType databaseType);
new Azure.ResourceManager.Workloads.Models.SapSupportedSkusContent : Azure.Core.AzureLocation * Azure.ResourceManager.Workloads.Models.SapEnvironmentType * Azure.ResourceManager.Workloads.Models.SapProductType * Azure.ResourceManager.Workloads.Models.SapDeploymentType * Azure.ResourceManager.Workloads.Models.SapDatabaseType -> Azure.ResourceManager.Workloads.Models.SapSupportedSkusContent
Public Sub New (appLocation As AzureLocation, environment As SapEnvironmentType, sapProduct As SapProductType, deploymentType As SapDeploymentType, databaseType As SapDatabaseType)

Parameter

appLocation
AzureLocation

Der geografische Standort, an dem die Ressource erstellt werden soll.

environment
SapEnvironmentType

Definiert den Umgebungstyp –Produktion/Nichtproduktion.

sapProduct
SapProductType

Definiert den SAP-Produkttyp.

deploymentType
SapDeploymentType

Der Bereitstellungstyp Z. B. SingleServer/ThreeTier.

databaseType
SapDatabaseType

Der Datenbanktyp. Z. B. HANA, DB2 usw.

Gilt für: