SapAvailabilityZoneDetailsContent Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue instance von SapAvailabilityZoneDetailsContent.
public SapAvailabilityZoneDetailsContent (Azure.Core.AzureLocation appLocation, Azure.ResourceManager.Workloads.Models.SapProductType sapProduct, Azure.ResourceManager.Workloads.Models.SapDatabaseType databaseType);
new Azure.ResourceManager.Workloads.Models.SapAvailabilityZoneDetailsContent : Azure.Core.AzureLocation * Azure.ResourceManager.Workloads.Models.SapProductType * Azure.ResourceManager.Workloads.Models.SapDatabaseType -> Azure.ResourceManager.Workloads.Models.SapAvailabilityZoneDetailsContent
Public Sub New (appLocation As AzureLocation, sapProduct As SapProductType, databaseType As SapDatabaseType)
Parameter
- appLocation
- AzureLocation
Der geografische Standort, an dem die SAP-Ressourcen erstellt werden.
- sapProduct
- SapProductType
Definiert den SAP-Produkttyp.
- databaseType
- SapDatabaseType
Der Datenbanktyp. Z. B. HANA, DB2 usw.