次の方法で共有


ListStreamingLocatorsResponse クラス

定義

このアセットに関連付けられているストリーミング ロケーター。

public class ListStreamingLocatorsResponse
type ListStreamingLocatorsResponse = class
Public Class ListStreamingLocatorsResponse
継承
ListStreamingLocatorsResponse

コンストラクター

ListStreamingLocatorsResponse()

ListStreamingLocatorsResponse クラスの新しいインスタンスを初期化します。

ListStreamingLocatorsResponse(IList<AssetStreamingLocator>)

ListStreamingLocatorsResponse クラスの新しいインスタンスを初期化します。

プロパティ

StreamingLocators

ストリーミング ロケーターの一覧を取得します。

適用対象