Freigeben über


ContentKeyPolicyPlayReadyUnknownOutputPassingOption Struktur

Definition

Konfiguriert unbekannte Ausgabebehandlungseinstellungen der Lizenz.

public readonly struct ContentKeyPolicyPlayReadyUnknownOutputPassingOption : IEquatable<Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption>
type ContentKeyPolicyPlayReadyUnknownOutputPassingOption = struct
Public Structure ContentKeyPolicyPlayReadyUnknownOutputPassingOption
Implements IEquatable(Of ContentKeyPolicyPlayReadyUnknownOutputPassingOption)
Vererbung
ContentKeyPolicyPlayReadyUnknownOutputPassingOption
Implementiert

Konstruktoren

ContentKeyPolicyPlayReadyUnknownOutputPassingOption(String)

Initialisiert eine neue Instanz von ContentKeyPolicyPlayReadyUnknownOutputPassingOption.

Eigenschaften

Allowed

Das Übergeben des Videoteils geschützter Inhalte an eine unbekannte Ausgabe ist zulässig.

AllowedWithVideoConstriction

Das Übergeben des Videoteils geschützter Inhalte an eine unbekannte Ausgabe ist zulässig, jedoch mit eingeschränkter Auflösung.

NotAllowed

Das Übergeben des Videoteils geschützter Inhalte an eine unbekannte Ausgabe ist nicht zulässig.

Unknown

Stellt eine ContentKeyPolicyPlayReadyUnknownOutputPassingOption dar, die in der aktuellen API-Version nicht verfügbar ist.

Methoden

Equals(ContentKeyPolicyPlayReadyUnknownOutputPassingOption)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(ContentKeyPolicyPlayReadyUnknownOutputPassingOption, ContentKeyPolicyPlayReadyUnknownOutputPassingOption)

Bestimmt, ob zwei ContentKeyPolicyPlayReadyUnknownOutputPassingOption Werte gleich sind.

Implicit(String to ContentKeyPolicyPlayReadyUnknownOutputPassingOption)

Konvertiert eine Zeichenfolge in eine ContentKeyPolicyPlayReadyUnknownOutputPassingOption.

Inequality(ContentKeyPolicyPlayReadyUnknownOutputPassingOption, ContentKeyPolicyPlayReadyUnknownOutputPassingOption)

Bestimmt, ob zwei ContentKeyPolicyPlayReadyUnknownOutputPassingOption Werte nicht identisch sind.

Gilt für: