DiscoveryConfiguration Class
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.
Discovery Details.
public class DiscoveryConfiguration : Azure.ResourceManager.Workloads.Models.SapConfiguration
public class DiscoveryConfiguration : Azure.ResourceManager.Workloads.Models.SapConfiguration, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Workloads.Models.DiscoveryConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Workloads.Models.DiscoveryConfiguration>
type DiscoveryConfiguration = class
inherit SapConfiguration
type DiscoveryConfiguration = class
inherit SapConfiguration
interface IJsonModel<DiscoveryConfiguration>
interface IPersistableModel<DiscoveryConfiguration>
Public Class DiscoveryConfiguration
Inherits SapConfiguration
Public Class DiscoveryConfiguration
Inherits SapConfiguration
Implements IJsonModel(Of DiscoveryConfiguration), IPersistableModel(Of DiscoveryConfiguration)
- Inheritance
- Implements
Constructors
DiscoveryConfiguration() |
Initializes a new instance of DiscoveryConfiguration. |
Properties
AppLocation |
The geo-location where the SAP system exists. |
CentralServerVmId |
The virtual machine ID of the Central Server. |
ManagedRgStorageAccountName |
The custom storage account name for the storage account created by the service in the managed resource group created as part of VIS deployment.<br><br>Refer to the storage account naming rules here.<br><br>If not provided, the service will create the storage account with a random name. |