ServiceFabricManagedClustersManagementClient Class
Service Fabric Managed Clusters Management Client.
- Inheritance
-
builtins.objectServiceFabricManagedClustersManagementClient
Constructor
ServiceFabricManagedClustersManagementClient(credential: TokenCredential, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)
Parameters
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- application_types
- <xref:service_fabric_managed_clusters_management_client.operations.ApplicationTypesOperations>
ApplicationTypesOperations operations
- application_type_versions
- <xref:service_fabric_managed_clusters_management_client.operations.ApplicationTypeVersionsOperations>
ApplicationTypeVersionsOperations operations
- applications
- <xref:service_fabric_managed_clusters_management_client.operations.ApplicationsOperations>
ApplicationsOperations operations
- services
- <xref:service_fabric_managed_clusters_management_client.operations.ServicesOperations>
ServicesOperations operations
- managed_clusters
- <xref:service_fabric_managed_clusters_management_client.operations.ManagedClustersOperations>
ManagedClustersOperations operations
- managed_cluster_version
- <xref:service_fabric_managed_clusters_management_client.operations.ManagedClusterVersionOperations>
ManagedClusterVersionOperations operations
- operations
- <xref:service_fabric_managed_clusters_management_client.operations.Operations>
Operations operations
- node_types
- <xref:service_fabric_managed_clusters_management_client.operations.NodeTypesOperations>
NodeTypesOperations operations
Methods
| close |
close
close() -> None
Feedback
Submit and view feedback for