DeploymentConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deployment Configuration.
public class DeploymentConfiguration : Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.SapConfiguration, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.DeploymentConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.DeploymentConfiguration>
type DeploymentConfiguration = class
inherit SapConfiguration
interface IJsonModel<DeploymentConfiguration>
interface IPersistableModel<DeploymentConfiguration>
Public Class DeploymentConfiguration
Inherits SapConfiguration
Implements IJsonModel(Of DeploymentConfiguration), IPersistableModel(Of DeploymentConfiguration)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| DeploymentConfiguration() |
Initializes a new instance of DeploymentConfiguration. |
Properties
| Name | Description |
|---|---|
| AppLocation |
The geo-location where the SAP system is to be created. |
| InfrastructureConfiguration |
The infrastructure configuration. |
| SoftwareConfiguration |
The software configuration. |