Share via


SapVirtualInstanceData.Configuration Property

Definition

Defines if the SAP system is being created using Azure Center for SAP solutions (ACSS) or if an existing SAP system is being registered with ACSS Please note SapConfiguration 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 DeploymentConfiguration, DeploymentWithOSConfiguration and DiscoveryConfiguration.

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

Property Value

Applies to