getmanagedAzResiliencyStatus

Action to get Az Resiliency Status of all the Base resources constituting Service Fabric Managed Clusters. API Version: 2022-02-01-preview.

Return

Describes the result of the request to list Managed VM Sizes for Service Fabric Managed Clusters.

Parameters

argument

null


suspend fun getmanagedAzResiliencyStatus(clusterName: String, resourceGroupName: String): GetmanagedAzResiliencyStatusResult

Return

Describes the result of the request to list Managed VM Sizes for Service Fabric Managed Clusters.

Parameters

clusterName

The name of the cluster resource.

resourceGroupName

The name of the resource group.

See also


Return

Describes the result of the request to list Managed VM Sizes for Service Fabric Managed Clusters.

Parameters

argument

Builder for com.pulumi.azurenative.servicefabric.kotlin.inputs.GetmanagedAzResiliencyStatusPlainArgs.

See also