Compartilhar via


IDiscoveryConfiguration Interface

Definition

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

Properties

Name Description
AppLocation

The geo-location where the SAP system exists.

CentralServerVMId

The virtual machine ID of the Central Server.

ConfigurationType

The configuration type. Eg: Deployment/Discovery

(Inherited from ISapConfiguration)
ManagedRgStorageAccountName

Methods

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

Applies to