次の方法で共有


StreamingLocatorContentKey(Guid) コンストラクター

定義

StreamingLocatorContentKey の新しいインスタンスを初期化します。

public StreamingLocatorContentKey (Guid id);
new Azure.ResourceManager.Media.Models.StreamingLocatorContentKey : Guid -> Azure.ResourceManager.Media.Models.StreamingLocatorContentKey
Public Sub New (id As Guid)

パラメーター

id
Guid

コンテンツ キーの ID。

適用対象