Freigeben über


MediaLiveOutputCollection.GetAll(CancellationToken) Methode

Definition

Listet die Liveausgaben eines Liveereignisses auf.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/liveEvents/{liveEventName}/liveOutputs
  • Vorgangs-IdLiveOutputs_List
public virtual Azure.Pageable<Azure.ResourceManager.Media.MediaLiveOutputResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Media.MediaLiveOutputResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Media.MediaLiveOutputResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of MediaLiveOutputResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von MediaLiveOutputResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: