Azure.ResourceManager.Workloads Namespace
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.
Classes
SapApplicationServerInstanceCollection |
A class representing a collection of SapApplicationServerInstanceResource and their operations. Each SapApplicationServerInstanceResource in the collection will belong to the same instance of SapVirtualInstanceResource. To get a SapApplicationServerInstanceCollection instance call the GetSapApplicationServerInstances method from an instance of SapVirtualInstanceResource. |
SapApplicationServerInstanceData |
A class representing the SapApplicationServerInstance data model. Define the SAP Application Server Instance resource. |
SapApplicationServerInstanceResource |
A Class representing a SapApplicationServerInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapApplicationServerInstanceResource from an instance of ArmClient using the GetSapApplicationServerInstanceResource method. Otherwise you can get one from its parent resource SapVirtualInstanceResource using the GetSapApplicationServerInstance method. |
SapCentralServerInstanceCollection |
A class representing a collection of SapCentralServerInstanceResource and their operations. Each SapCentralServerInstanceResource in the collection will belong to the same instance of SapVirtualInstanceResource. To get a SapCentralServerInstanceCollection instance call the GetSapCentralServerInstances method from an instance of SapVirtualInstanceResource. |
SapCentralServerInstanceData |
A class representing the SapCentralServerInstance data model. Define the SAP Central Services Instance resource. |
SapCentralServerInstanceResource |
A Class representing a SapCentralServerInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapCentralServerInstanceResource from an instance of ArmClient using the GetSapCentralServerInstanceResource method. Otherwise you can get one from its parent resource SapVirtualInstanceResource using the GetSapCentralServerInstance method. |
SapDatabaseInstanceCollection |
A class representing a collection of SapDatabaseInstanceResource and their operations. Each SapDatabaseInstanceResource in the collection will belong to the same instance of SapVirtualInstanceResource. To get a SapDatabaseInstanceCollection instance call the GetSapDatabaseInstances method from an instance of SapVirtualInstanceResource. |
SapDatabaseInstanceData |
A class representing the SapDatabaseInstance data model. Define the Database resource. |
SapDatabaseInstanceResource |
A Class representing a SapDatabaseInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapDatabaseInstanceResource from an instance of ArmClient using the GetSapDatabaseInstanceResource method. Otherwise you can get one from its parent resource SapVirtualInstanceResource using the GetSapDatabaseInstance method. |
SapLandscapeMonitorData |
A class representing the SapLandscapeMonitor data model. configuration associated with SAP Landscape Monitor Dashboard. |
SapLandscapeMonitorResource |
A Class representing a SapLandscapeMonitor along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapLandscapeMonitorResource from an instance of ArmClient using the GetSapLandscapeMonitorResource method. Otherwise you can get one from its parent resource SapMonitorResource using the GetSapLandscapeMonitor method. |
SapMonitorCollection |
A class representing a collection of SapMonitorResource and their operations. Each SapMonitorResource in the collection will belong to the same instance of ResourceGroupResource. To get a SapMonitorCollection instance call the GetSapMonitors method from an instance of ResourceGroupResource. |
SapMonitorData |
A class representing the SapMonitor data model. SAP monitor info on Azure (ARM properties and SAP monitor properties) |
SapMonitorResource |
A Class representing a SapMonitor along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapMonitorResource from an instance of ArmClient using the GetSapMonitorResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSapMonitor method. |
SapProviderInstanceCollection |
A class representing a collection of SapProviderInstanceResource and their operations. Each SapProviderInstanceResource in the collection will belong to the same instance of SapMonitorResource. To get a SapProviderInstanceCollection instance call the GetSapProviderInstances method from an instance of SapMonitorResource. |
SapProviderInstanceData |
A class representing the SapProviderInstance data model. A provider instance associated with SAP monitor. |
SapProviderInstanceResource |
A Class representing a SapProviderInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapProviderInstanceResource from an instance of ArmClient using the GetSapProviderInstanceResource method. Otherwise you can get one from its parent resource SapMonitorResource using the GetSapProviderInstance method. |
SapVirtualInstanceCollection |
A class representing a collection of SapVirtualInstanceResource and their operations. Each SapVirtualInstanceResource in the collection will belong to the same instance of ResourceGroupResource. To get a SapVirtualInstanceCollection instance call the GetSapVirtualInstances method from an instance of ResourceGroupResource. |
SapVirtualInstanceData |
A class representing the SapVirtualInstance data model. Define the Virtual Instance for SAP solutions resource. |
SapVirtualInstanceResource |
A Class representing a SapVirtualInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SapVirtualInstanceResource from an instance of ArmClient using the GetSapVirtualInstanceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSapVirtualInstance method. |
WorkloadsExtensions |
A class to add extension methods to Azure.ResourceManager.Workloads. |
Azure SDK for .NET