Share via


DeploymentConfiguration.SoftwareConfiguration Property

Definition

The software configuration. Please note SapSoftwareConfiguration is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ExternalInstallationSoftwareConfiguration, SapInstallWithoutOSConfigSoftwareConfiguration and ServiceInitiatedSoftwareConfiguration.

public Azure.ResourceManager.Workloads.Models.SapSoftwareConfiguration SoftwareConfiguration { get; set; }
member this.SoftwareConfiguration : Azure.ResourceManager.Workloads.Models.SapSoftwareConfiguration with get, set
Public Property SoftwareConfiguration As SapSoftwareConfiguration

Property Value

Applies to