Freigeben über


ResourceGuardResource.GetUpdateProtectionPolicyObjects Methode

Definition

Gibt die Auflistung von Vorgangsanforderungsobjekten für einen kritischen Vorgang zurück, der durch die angegebene ResourceGuard-Ressource geschützt ist.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/resourceGuards/{resourceGuardsName}/updateProtectionPolicyRequests
  • Vorgang IdResourceGuards_GetUpdateProtectionPolicyRequestsObjects
public virtual Azure.Pageable<Azure.ResourceManager.DataProtectionBackup.Models.ResourceGuardProtectedObjectData> GetUpdateProtectionPolicyObjects (System.Threading.CancellationToken cancellationToken = default);
abstract member GetUpdateProtectionPolicyObjects : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.DataProtectionBackup.Models.ResourceGuardProtectedObjectData>
override this.GetUpdateProtectionPolicyObjects : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.DataProtectionBackup.Models.ResourceGuardProtectedObjectData>
Public Overridable Function GetUpdateProtectionPolicyObjects (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of ResourceGuardProtectedObjectData)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von, bei der ResourceGuardProtectedObjectData möglicherweise mehrere Dienstanforderungen zum Durchlaufen verwendet werden.

Gilt für: