次の方法で共有


StreamingLocator クラス

定義

ストリーミング ロケーター リソース

[Microsoft.Rest.Serialization.JsonTransformation]
public class StreamingLocator : Microsoft.Azure.Management.Media.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StreamingLocator = class
    inherit ProxyResource
Public Class StreamingLocator
Inherits ProxyResource
継承
StreamingLocator
属性

コンストラクター

StreamingLocator()

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

StreamingLocator(String, String, String, String, String, DateTime, Nullable<DateTime>, Nullable<DateTime>, Nullable<Guid>, String, IList<StreamingLocatorContentKey>, String, IList<String>, SystemData)

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

プロパティ

AlternativeMediaId

このストリーミング ロケーターの代替メディア ID を取得または設定します

AssetName

資産名を取得または設定します

ContentKeys

このストリーミング ロケーターで使用される ContentKeys を取得または設定します。

Created

ストリーミング ロケーターの作成時刻を取得します。

DefaultContentKeyPolicyName

このストリーミング ロケーターで使用される既定の ContentKeyPolicy の名前を取得または設定します。

EndTime

ストリーミング ロケーターの終了時刻を取得または設定します。

Filters

このストリーミング ロケーターに適用される資産またはアカウント フィルターの一覧を取得または設定します

Id

リソースの完全修飾リソース ID を取得します。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(継承元 Resource)
Name

リソースの名前を取得します

(継承元 Resource)
StartTime

ストリーミング ロケーターの開始時刻を取得または設定します。

StreamingLocatorId

ストリーミング ロケーターの StreamingLocatorId を取得または設定します。

StreamingPolicyName

このストリーミング ロケーターで使用されるストリーミング ポリシーの名前を取得または設定します。 作成したストリーミング ポリシーの名前を指定するか、定義済みのストリーミング ポリシーのいずれかを指定します。 利用できる定義済みのストリーミング ポリシーは次のとおりです。'Predefined_DownloadOnly'、'Predefined_ClearStreamingOnly'、'Predefined_DownloadAndClearStreaming'、'Predefined_ClearKey'、'Predefined_MultiDrmCencStreaming' および 'Predefined_MultiDrmStreaming'

SystemData

このリソースに関連するシステム メタデータを取得します。

Type

リソースの種類を取得します。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

(継承元 Resource)

メソッド

Validate()

オブジェクトを検証します。

適用対象