次の方法で共有


LiveOutputs interface

LiveOutputs を表すインターフェイス。

メソッド

asyncOperation(string, string, string, LiveOutputsAsyncOperationOptionalParams)

ライブ出力操作の状態を取得します。

beginCreate(string, string, string, string, LiveOutput, LiveOutputsCreateOptionalParams)

新しいライブ出力を作成します。

beginCreateAndWait(string, string, string, string, LiveOutput, LiveOutputsCreateOptionalParams)

新しいライブ出力を作成します。

beginDelete(string, string, string, string, LiveOutputsDeleteOptionalParams)

ライブ出力を削除します。 ライブ出力を削除しても、ライブ出力の書き込み対象の資産は削除されません。

beginDeleteAndWait(string, string, string, string, LiveOutputsDeleteOptionalParams)

ライブ出力を削除します。 ライブ出力を削除しても、ライブ出力の書き込み対象の資産は削除されません。

get(string, string, string, string, LiveOutputsGetOptionalParams)

ライブ出力を取得します。

list(string, string, string, LiveOutputsListOptionalParams)

ライブ イベントのライブ出力を一覧表示します。

operationLocation(string, string, string, string, string, LiveOutputsOperationLocationOptionalParams)

ライブ出力操作の状態を取得します。

メソッドの詳細

asyncOperation(string, string, string, LiveOutputsAsyncOperationOptionalParams)

ライブ出力操作の状態を取得します。

function asyncOperation(resourceGroupName: string, accountName: string, operationId: string, options?: LiveOutputsAsyncOperationOptionalParams): Promise<AsyncOperationResult>

パラメーター

resourceGroupName

string

Azure サブスクリプション内のリソース グループの名前。

accountName

string

Media Services アカウント名。

operationId

string

進行中の非同期操作の ID。

options
LiveOutputsAsyncOperationOptionalParams

options パラメーター。

戻り値

beginCreate(string, string, string, string, LiveOutput, LiveOutputsCreateOptionalParams)

新しいライブ出力を作成します。

function beginCreate(resourceGroupName: string, accountName: string, liveEventName: string, liveOutputName: string, parameters: LiveOutput, options?: LiveOutputsCreateOptionalParams): Promise<PollerLike<PollOperationState<LiveOutput>, LiveOutput>>

パラメーター

resourceGroupName

string

Azure サブスクリプション内のリソース グループの名前。

accountName

string

Media Services アカウント名。

liveEventName

string

ライブ イベントの名前。最大長は 32 です。

liveOutputName

string

ライブ出力の名前。

parameters
LiveOutput

作成に必要なライブ出力プロパティ。

options
LiveOutputsCreateOptionalParams

options パラメーター。

戻り値

Promise<PollerLike<@azure/core-lro.PollOperationState<LiveOutput>, LiveOutput>>

beginCreateAndWait(string, string, string, string, LiveOutput, LiveOutputsCreateOptionalParams)

新しいライブ出力を作成します。

function beginCreateAndWait(resourceGroupName: string, accountName: string, liveEventName: string, liveOutputName: string, parameters: LiveOutput, options?: LiveOutputsCreateOptionalParams): Promise<LiveOutput>

パラメーター

resourceGroupName

string

Azure サブスクリプション内のリソース グループの名前。

accountName

string

Media Services アカウント名。

liveEventName

string

ライブ イベントの名前。最大長は 32 です。

liveOutputName

string

ライブ出力の名前。

parameters
LiveOutput

作成に必要なライブ出力プロパティ。

options
LiveOutputsCreateOptionalParams

options パラメーター。

戻り値

Promise<LiveOutput>

beginDelete(string, string, string, string, LiveOutputsDeleteOptionalParams)

ライブ出力を削除します。 ライブ出力を削除しても、ライブ出力の書き込み対象の資産は削除されません。

function beginDelete(resourceGroupName: string, accountName: string, liveEventName: string, liveOutputName: string, options?: LiveOutputsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

パラメーター

resourceGroupName

string

Azure サブスクリプション内のリソース グループの名前。

accountName

string

Media Services アカウント名。

liveEventName

string

ライブ イベントの名前。最大長は 32 です。

liveOutputName

string

ライブ出力の名前。

options
LiveOutputsDeleteOptionalParams

options パラメーター。

戻り値

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginDeleteAndWait(string, string, string, string, LiveOutputsDeleteOptionalParams)

ライブ出力を削除します。 ライブ出力を削除しても、ライブ出力の書き込み対象の資産は削除されません。

function beginDeleteAndWait(resourceGroupName: string, accountName: string, liveEventName: string, liveOutputName: string, options?: LiveOutputsDeleteOptionalParams): Promise<void>

パラメーター

resourceGroupName

string

Azure サブスクリプション内のリソース グループの名前。

accountName

string

Media Services アカウント名。

liveEventName

string

ライブ イベントの名前。最大長は 32 です。

liveOutputName

string

ライブ出力の名前。

options
LiveOutputsDeleteOptionalParams

options パラメーター。

戻り値

Promise<void>

get(string, string, string, string, LiveOutputsGetOptionalParams)

ライブ出力を取得します。

function get(resourceGroupName: string, accountName: string, liveEventName: string, liveOutputName: string, options?: LiveOutputsGetOptionalParams): Promise<LiveOutput>

パラメーター

resourceGroupName

string

Azure サブスクリプション内のリソース グループの名前。

accountName

string

Media Services アカウント名。

liveEventName

string

ライブ イベントの名前。最大長は 32 です。

liveOutputName

string

ライブ出力の名前。

options
LiveOutputsGetOptionalParams

options パラメーター。

戻り値

Promise<LiveOutput>

list(string, string, string, LiveOutputsListOptionalParams)

ライブ イベントのライブ出力を一覧表示します。

function list(resourceGroupName: string, accountName: string, liveEventName: string, options?: LiveOutputsListOptionalParams): PagedAsyncIterableIterator<LiveOutput, LiveOutput[], PageSettings>

パラメーター

resourceGroupName

string

Azure サブスクリプション内のリソース グループの名前。

accountName

string

Media Services アカウント名。

liveEventName

string

ライブ イベントの名前。最大長は 32 です。

options
LiveOutputsListOptionalParams

options パラメーター。

戻り値

operationLocation(string, string, string, string, string, LiveOutputsOperationLocationOptionalParams)

ライブ出力操作の状態を取得します。

function operationLocation(resourceGroupName: string, accountName: string, liveEventName: string, liveOutputName: string, operationId: string, options?: LiveOutputsOperationLocationOptionalParams): Promise<LiveOutput>

パラメーター

resourceGroupName

string

Azure サブスクリプション内のリソース グループの名前。

accountName

string

Media Services アカウント名。

liveEventName

string

ライブ イベントの名前。最大長は 32 です。

liveOutputName

string

ライブ出力の名前。

operationId

string

進行中の非同期操作の ID。

options
LiveOutputsOperationLocationOptionalParams

options パラメーター。

戻り値

Promise<LiveOutput>