DiskEncryptionSetCollection.GetAll(CancellationToken) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Lists all the disk encryption sets under a resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets
  • Operation Id: DiskEncryptionSets_ListByResourceGroup
  • Default Api Version: 2024-03-02
  • Resource: DiskEncryptionSetResource
C#
public virtual Azure.Pageable<Azure.ResourceManager.Compute.DiskEncryptionSetResource> GetAll(System.Threading.CancellationToken cancellationToken = default);

Parameters

cancellationToken
CancellationToken

The cancellation token to use.

Returns

A collection of DiskEncryptionSetResource that may take multiple service requests to iterate over.

Applies to

Toode Versioonid
Azure SDK for .NET Latest, Preview