ManagedAzResiliencyStatusOperations interface
Interface representing a ManagedAzResiliencyStatusOperations.
Methods
get(string, string, Managed |
Action to get Az Resiliency Status of all the Base resources constituting Service Fabric Managed Clusters. |
Method Details
get(string, string, ManagedAzResiliencyStatusGetOptionalParams)
Action to get Az Resiliency Status of all the Base resources constituting Service Fabric Managed Clusters.
function get(resourceGroupName: string, clusterName: string, options?: ManagedAzResiliencyStatusGetOptionalParams): Promise<ManagedAzResiliencyStatus>
Parameters
- resourceGroupName
-
string
The name of the resource group.
- clusterName
-
string
The name of the cluster resource.
The options parameters.
Returns
Promise<ManagedAzResiliencyStatus>
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for JavaScript