ServiceFabricClientAPIs Class
Service Fabric REST Client APIs allows management of Service Fabric clusters, applications and services.
- Inheritance
-
azure.servicefabric.operations._service_fabric_client_ap_is_operations.ServiceFabricClientAPIsOperationsMixinServiceFabricClientAPIsServiceFabricClientAPIs
Constructor
ServiceFabricClientAPIs(credentials, base_url=None)
Parameters
Variables
Configuration for client.
- mesh_secret
- MeshSecretOperations
MeshSecret operations
- mesh_secret_value
- MeshSecretValueOperations
MeshSecretValue operations
- mesh_volume
- MeshVolumeOperations
MeshVolume operations
- mesh_network
- MeshNetworkOperations
MeshNetwork operations
- mesh_application
- MeshApplicationOperations
MeshApplication operations
- mesh_service
- MeshServiceOperations
MeshService operations
- mesh_code_package
- MeshCodePackageOperations
MeshCodePackage operations
- mesh_service_replica
- MeshServiceReplicaOperations
MeshServiceReplica operations
- mesh_gateway
- MeshGatewayOperations
MeshGateway operations
Feedback
Submit and view feedback for