MockableDataProtectionBackupResourceGroupResource.GetResourceGuardAsync Method

Definition

Returns a ResourceGuard belonging to a resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/resourceGuards/{resourceGuardsName}
  • Operation Id: ResourceGuards_Get
  • Default Api Version: 2024-04-01
  • Resource: ResourceGuardResource
C#
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DataProtectionBackup.ResourceGuardResource>> GetResourceGuardAsync(string resourceGuardsName, System.Threading.CancellationToken cancellationToken = default);

Parameters

resourceGuardsName
String

The name of ResourceGuard.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Exceptions

resourceGuardsName is null.

resourceGuardsName is an empty string, and was expected to be non-empty.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview