Freigeben über


ContentKeyPolicyPlayReadyUnknownOutputPassingOption Struktur

Definition

Definiert Werte für ContentKeyPolicyPlayReadyUnknownOutputPassingOption.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOptionConverter))]
public struct ContentKeyPolicyPlayReadyUnknownOutputPassingOption : IEquatable<Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOptionConverter))>]
type ContentKeyPolicyPlayReadyUnknownOutputPassingOption = struct
Public Structure ContentKeyPolicyPlayReadyUnknownOutputPassingOption
Implements IEquatable(Of ContentKeyPolicyPlayReadyUnknownOutputPassingOption)
Vererbung
ContentKeyPolicyPlayReadyUnknownOutputPassingOption
Attribute
Newtonsoft.Json.JsonConverterAttribute
Implementiert

Felder

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)

Vergleicht Enumerationen des Typs ContentKeyPolicyPlayReadyUnknownOutputPassingOption

Equals(Object)

Overrides Equals-Operator für ContentKeyPolicyPlayReadyUnknownOutputPassingOption

GetHashCode()

Gibt für hashCode ContentKeyPolicyPlayReadyUnknownOutputPassingOption zurück.

ToString()

Gibt die Zeichenfolgendarstellung für ContentKeyPolicyPlayReadyUnknownOutputPassingOption zurück.

Operatoren

Equality(ContentKeyPolicyPlayReadyUnknownOutputPassingOption, ContentKeyPolicyPlayReadyUnknownOutputPassingOption)

Overriding == operator for enum ContentKeyPolicyPlayReadyUnknownOutputPassingOption

Implicit(ContentKeyPolicyPlayReadyUnknownOutputPassingOption to String)

Impliziter Operator zum Konvertieren von ContentKeyPolicyPlayReadyUnknownOutputPassingOption in eine Zeichenfolge

Implicit(String to ContentKeyPolicyPlayReadyUnknownOutputPassingOption)

Impliziter Operator zum Konvertieren der Zeichenfolge in ContentKeyPolicyPlayReadyUnknownOutputPassingOption

Inequality(ContentKeyPolicyPlayReadyUnknownOutputPassingOption, ContentKeyPolicyPlayReadyUnknownOutputPassingOption)

Überschreibender !=-Operator für enum ContentKeyPolicyPlayReadyUnknownOutputPassingOption

Gilt für: