SapDiscoveryServerInstanceData 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.

A class representing the SapDiscoveryServerInstance data model. Define the Server Instance resource.

C#
public class SapDiscoveryServerInstanceData : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MigrationDiscoverySap.SapDiscoveryServerInstanceData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MigrationDiscoverySap.SapDiscoveryServerInstanceData>
Inheritance
SapDiscoveryServerInstanceData
Implements

Constructors

Properties

ConfigurationData

Configuration data for this server instance.

Errors

Defines the errors related to SAP Instance resource.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
InstanceSid

This is the Instance SID for ASCS/AP/DB instance. An SAP system with HANA database for example could have a different SID for database Instance than that of ASCS instance.

Name

The name of the resource.

(Inherited from ResourceData)
OperatingSystem

This is Operating System on which the host server is running.

PerformanceData

Configuration data for this server instance. Please note PerformanceDetail is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ExcelPerformanceDetail and NativePerformanceDetail.

ProvisioningState

Defines the provisioning states.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SapInstanceType

Defines the type SAP instance on this server instance.

SapProduct

This is the SAP Application Component; e.g. SAP S/4HANA 2022, SAP ERP ENHANCE PACKAGE.

SapProductVersion

Provide the product version of the SAP product.

ServerName

This is the Virtual Machine Name of the SAP system. Add all the virtual machines attached to an SAP system which you wish to migrate to Azure. Keeping this not equal to ID as for single tier all InstanceTypes would be on same server, leading to multiple resources with same servername.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)

Explicit Interface Implementations

Applies to

Produk Versi
Azure SDK for .NET Preview