Uses of Class
com.azure.resourcemanager.workloads.models.SingleServerConfiguration
Packages that use SingleServerConfiguration
Package
Description
Package containing the data models for WorkloadsClient.
-
Uses of SingleServerConfiguration in com.azure.resourcemanager.workloads.models
Methods in com.azure.resourcemanager.workloads.models that return SingleServerConfigurationModifier and TypeMethodDescriptionSingleServerConfiguration.withAppResourceGroup
(String appResourceGroup) Set the appResourceGroup property: The application resource group where SAP system resources will be deployed.SingleServerConfiguration.withDatabaseType
(SapDatabaseType databaseType) Set the databaseType property: The database type.SingleServerConfiguration.withNetworkConfiguration
(NetworkConfiguration networkConfiguration) Set the networkConfiguration property: Network configuration for the server.SingleServerConfiguration.withSubnetId
(String subnetId) Set the subnetId property: The subnet id.SingleServerConfiguration.withVirtualMachineConfiguration
(VirtualMachineConfiguration virtualMachineConfiguration) Set the virtualMachineConfiguration property: Gets or sets the virtual machine configuration.