DeploymentWithOSConfiguration 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 along with OS Configuration.
public class DeploymentWithOSConfiguration : Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.SapConfiguration, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.DeploymentWithOSConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.WorkloadsSapVirtualInstance.Models.DeploymentWithOSConfiguration>
type DeploymentWithOSConfiguration = class
inherit SapConfiguration
interface IJsonModel<DeploymentWithOSConfiguration>
interface IPersistableModel<DeploymentWithOSConfiguration>
Public Class DeploymentWithOSConfiguration
Inherits SapConfiguration
Implements IJsonModel(Of DeploymentWithOSConfiguration), IPersistableModel(Of DeploymentWithOSConfiguration)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| DeploymentWithOSConfiguration() |
Initializes a new instance of DeploymentWithOSConfiguration. |
Properties
| Name | Description |
|---|---|
| AppLocation |
The geo-location where the SAP system is to be created. |
| InfrastructureConfiguration |
The infrastructure configuration. |
| OSSapConfiguration |
The OS and SAP configuration. |
| SoftwareConfiguration |
The software configuration. |