ManagedAzResiliencyStatusOperations interface
Interface representing a ManagedAzResiliencyStatus operations.
Properties
| get | Action to get Az Resiliency Status of all the Base resources constituting Service Fabric Managed Clusters. |
Property Details
get
Action to get Az Resiliency Status of all the Base resources constituting Service Fabric Managed Clusters.
get: (resourceGroupName: string, clusterName: string, options?: ManagedAzResiliencyStatusGetOptionalParams) => Promise<ManagedAzResiliencyStatus>
Property Value
(resourceGroupName: string, clusterName: string, options?: ManagedAzResiliencyStatusGetOptionalParams) => Promise<ManagedAzResiliencyStatus>