IDiscoveryConfiguration Interface
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.
[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) |