azure.mgmt.servermanager package¶
Module contents¶
-
class
azure.mgmt.servermanager.
ServerManagement
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
REST API for Azure Server Management Service.
Variables: - config (ServerManagementConfiguration) – Configuration for client.
- gateway (azure.mgmt.servermanager.operations.GatewayOperations) – Gateway operations
- node (azure.mgmt.servermanager.operations.NodeOperations) – Node operations
- session (azure.mgmt.servermanager.operations.SessionOperations) – Session operations
- power_shell (azure.mgmt.servermanager.operations.PowerShellOperations) – PowerShell operations
Parameters: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- base_url (str) – Service URL