Uses of Class
com.azure.resourcemanager.workloads.models.SapAvailabilityZoneDetailsRequest
Packages that use SapAvailabilityZoneDetailsRequest
Package
Description
Package containing the service clients for WorkloadsClient.
Package containing the data models for WorkloadsClient.
-
Uses of SapAvailabilityZoneDetailsRequest in com.azure.resourcemanager.workloads.fluent
Methods in com.azure.resourcemanager.workloads.fluent with parameters of type SapAvailabilityZoneDetailsRequestModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SapAvailabilityZoneDetailsResultInner>
ResourceProvidersClient.sapAvailabilityZoneDetailsWithResponse
(String location, SapAvailabilityZoneDetailsRequest sapAvailabilityZoneDetails, com.azure.core.util.Context context) Get SAP Availability Zone Details. -
Uses of SapAvailabilityZoneDetailsRequest in com.azure.resourcemanager.workloads.models
Methods in com.azure.resourcemanager.workloads.models that return SapAvailabilityZoneDetailsRequestModifier and TypeMethodDescriptionSapAvailabilityZoneDetailsRequest.withAppLocation
(String appLocation) Set the appLocation property: The geo-location where the SAP resources will be created.SapAvailabilityZoneDetailsRequest.withDatabaseType
(SapDatabaseType databaseType) Set the databaseType property: The database type.SapAvailabilityZoneDetailsRequest.withSapProduct
(SapProductType sapProduct) Set the sapProduct property: Defines the SAP Product type.Methods in com.azure.resourcemanager.workloads.models with parameters of type SapAvailabilityZoneDetailsRequestModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SapAvailabilityZoneDetailsResult>
ResourceProviders.sapAvailabilityZoneDetailsWithResponse
(String location, SapAvailabilityZoneDetailsRequest sapAvailabilityZoneDetails, com.azure.core.util.Context context) Get SAP Availability Zone Details.