次の方法で共有


MediaServicesAccountResource.GetStreamingLocators メソッド

定義

MediaServicesAccount 内の StreamingLocatorResources のコレクションを取得します。

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

戻り値

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

適用対象