Share via


ISoftwareConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.SoftwareConfigurationTypeConverter))]
public interface ISoftwareConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.SoftwareConfigurationTypeConverter))>]
type ISoftwareConfiguration = interface
    interface IJsonSerializable
Public Interface ISoftwareConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
SoftwareInstallationType

The SAP software installation type.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to