Azure.ResourceManager.MigrationDiscoverySap Namespace

Classes

MigrationDiscoverySapExtensions

A class to add extension methods to Azure.ResourceManager.MigrationDiscoverySap.

SapDiscoveryServerInstanceCollection

A class representing a collection of SapDiscoveryServerInstanceResource and their operations. Each SapDiscoveryServerInstanceResource in the collection will belong to the same instance of SapInstanceResource. To get a SapDiscoveryServerInstanceCollection instance call the GetSapDiscoveryServerInstances method from an instance of SapInstanceResource.

SapDiscoveryServerInstanceData

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

SapDiscoveryServerInstanceResource

A Class representing a SapDiscoveryServerInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapDiscoveryServerInstanceResource from an instance of ArmClient using the GetSapDiscoveryServerInstanceResource method. Otherwise you can get one from its parent resource SapInstanceResource using the GetSapDiscoveryServerInstance method.

SapDiscoverySiteCollection

A class representing a collection of SapDiscoverySiteResource and their operations. Each SapDiscoverySiteResource in the collection will belong to the same instance of ResourceGroupResource. To get a SapDiscoverySiteCollection instance call the GetSapDiscoverySites method from an instance of ResourceGroupResource.

SapDiscoverySiteData

A class representing the SapDiscoverySite data model. Define the SAP Migration discovery site resource.

SapDiscoverySiteResource

A Class representing a SapDiscoverySite along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapDiscoverySiteResource from an instance of ArmClient using the GetSapDiscoverySiteResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSapDiscoverySite method.

SapInstanceCollection

A class representing a collection of SapInstanceResource and their operations. Each SapInstanceResource in the collection will belong to the same instance of SapDiscoverySiteResource. To get a SapInstanceCollection instance call the GetSapInstances method from an instance of SapDiscoverySiteResource.

SapInstanceData

A class representing the SapInstance data model. Define the SAP Instance resource.

SapInstanceResource

A Class representing a SapInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapInstanceResource from an instance of ArmClient using the GetSapInstanceResource method. Otherwise you can get one from its parent resource SapDiscoverySiteResource using the GetSapInstance method.