azure.mgmt.netapp package¶
Module contents¶
-
class
azure.mgmt.netapp.AzureNetAppFilesManagementClient(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClientMicrosoft NetApp Azure Resource Provider specification
- Variables
config (AzureNetAppFilesManagementClientConfiguration) – Configuration for client.
operations (azure.mgmt.netapp.operations.Operations) – Operations operations
net_app_resource (azure.mgmt.netapp.operations.NetAppResourceOperations) – NetAppResource operations
accounts (azure.mgmt.netapp.operations.AccountsOperations) – Accounts operations
pools (azure.mgmt.netapp.operations.PoolsOperations) – Pools operations
volumes (azure.mgmt.netapp.operations.VolumesOperations) – Volumes operations
mount_targets (azure.mgmt.netapp.operations.MountTargetsOperations) – MountTargets operations
snapshots (azure.mgmt.netapp.operations.SnapshotsOperations) – Snapshots operations
- Parameters
credentials (
A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.subscription_id (str) – 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
-
class
azure.mgmt.netapp.AzureNetAppFilesManagementClientConfiguration(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrestazure.azure_configuration.AzureConfigurationConfiguration for AzureNetAppFilesManagementClient Note that all parameters used to create this instance are saved as instance attributes.
- Parameters
credentials (
A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.subscription_id (str) – 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