Uses of Class
com.azure.resourcemanager.workloads.models.ServiceInitiatedSoftwareConfiguration
Packages that use ServiceInitiatedSoftwareConfiguration
Package
Description
Package containing the data models for WorkloadsClient.
-
Uses of ServiceInitiatedSoftwareConfiguration in com.azure.resourcemanager.workloads.models
Methods in com.azure.resourcemanager.workloads.models that return ServiceInitiatedSoftwareConfigurationModifier and TypeMethodDescriptionServiceInitiatedSoftwareConfiguration.withBomUrl
(String bomUrl) Set the bomUrl property: The URL to the SAP Build of Materials(BOM) file.ServiceInitiatedSoftwareConfiguration.withHighAvailabilitySoftwareConfiguration
(HighAvailabilitySoftwareConfiguration highAvailabilitySoftwareConfiguration) Set the highAvailabilitySoftwareConfiguration property: Gets or sets the HA software configuration.ServiceInitiatedSoftwareConfiguration.withSapBitsStorageAccountId
(String sapBitsStorageAccountId) Set the sapBitsStorageAccountId property: The SAP bits storage account id.ServiceInitiatedSoftwareConfiguration.withSapFqdn
(String sapFqdn) Set the sapFqdn property: The FQDN to set for the SAP system during install.ServiceInitiatedSoftwareConfiguration.withSoftwareVersion
(String softwareVersion) Set the softwareVersion property: The software version to install.ServiceInitiatedSoftwareConfiguration.withSshPrivateKey
(String sshPrivateKey) Set the sshPrivateKey property: The SSH private key.