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.ServiceFabricClientAPIsOperationsMixin
ServiceFabricClientAPIs
ServiceFabricClientAPIs

Constructor

ServiceFabricClientAPIs(credentials, base_url=None)

Parameters

credentials
None
Required

Subscription credentials which uniquely identify client subscription.

base_url
str
default value: None

Service URL

Variables

config
ServiceFabricClientAPIsConfiguration

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