ManagedAzResiliencyStatusOperations interface

Interface representing a ManagedAzResiliencyStatusOperations.

Methods

get(string, string, ManagedAzResiliencyStatusGetOptionalParams)

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.

options
ManagedAzResiliencyStatusGetOptionalParams

The options parameters.

Returns