Freigeben über


SupportTicketNoSubFileCollection.GetAll(CancellationToken) Methode

Definition

Listet alle Dateiinformationen unter einem Arbeitsbereich für ein Azure-Abonnement auf.

  • Anforderungspfad/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}/files
  • Vorgangs-IdFilesNoSubscription_List
public virtual Azure.Pageable<Azure.ResourceManager.Support.SupportTicketNoSubFileResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Support.SupportTicketNoSubFileResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Support.SupportTicketNoSubFileResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of SupportTicketNoSubFileResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von SupportTicketNoSubFileResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: