Udostępnij przez


IExternalInstallationSoftwareConfiguration Interface

Definition

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

Properties

Name Description
CentralServerVMId

The resource ID of the virtual machine containing the central server instance.

SoftwareInstallationType

The SAP software installation type.

(Inherited from ISoftwareConfiguration)

Methods

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

Applies to