azure.mgmt.servicefabric package¶
Module contents¶
-
class
azure.mgmt.servicefabric.
ServiceFabricManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
Service Fabric Management Client
- Variables
config (ServiceFabricManagementClientConfiguration) – Configuration for client.
clusters (azure.mgmt.servicefabric.operations.ClustersOperations) – Clusters operations
cluster_versions (azure.mgmt.servicefabric.operations.ClusterVersionsOperations) – ClusterVersions operations
operations (azure.mgmt.servicefabric.operations.Operations) – Operations operations
application_type (azure.mgmt.servicefabric.operations.ApplicationTypeOperations) – ApplicationType operations
version (azure.mgmt.servicefabric.operations.VersionOperations) – Version operations
application (azure.mgmt.servicefabric.operations.ApplicationOperations) – Application operations
service (azure.mgmt.servicefabric.operations.ServiceOperations) – Service operations
- Parameters
credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure.subscription_id (str) – The customer subscription identifier
base_url (str) – Service URL