次の方法で共有


MediaLiveEventResource.GetMediaLiveOutputs メソッド

定義

MediaLiveEvent 内の MediaLiveOutputResources のコレクションを取得します。

public virtual Azure.ResourceManager.Media.MediaLiveOutputCollection GetMediaLiveOutputs ();
abstract member GetMediaLiveOutputs : unit -> Azure.ResourceManager.Media.MediaLiveOutputCollection
override this.GetMediaLiveOutputs : unit -> Azure.ResourceManager.Media.MediaLiveOutputCollection
Public Overridable Function GetMediaLiveOutputs () As MediaLiveOutputCollection

戻り値

MediaLiveOutputResources のコレクションとその MediaLiveOutputResource に対する操作を表す オブジェクト。

適用対象