Share via


IDiscoveryConfiguration Interface

Definition

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

Properties

AppLocation

The geo-location where the SAP system exists.

CentralServerVMId

The virtual machine ID of the Central Server.

ConfigurationType

The configuration Type.

(Inherited from ISapConfiguration)
ManagedRgStorageAccountName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to