Freigeben über


ContentKeyPolicyPlayReadyContentType Struktur

Definition

Definiert Werte für ContentKeyPolicyPlayReadyContentType.

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

Felder

UltraVioletDownload

Inhaltstyp für ultravioletten Download.

UltraVioletStreaming

Inhaltstyp "Ultraviolettes Streaming".

Unknown

Stellt einen ContentKeyPolicyPlayReadyContentType dar, der in der aktuellen API-Version nicht verfügbar ist.

Unspecified

Nicht angegebener Inhaltstyp.

Methoden

Equals(ContentKeyPolicyPlayReadyContentType)

Vergleicht Enumerationen vom Typ ContentKeyPolicyPlayReadyContentType

Equals(Object)

Overrides Equals-Operator für ContentKeyPolicyPlayReadyContentType

GetHashCode()

Rückgaben für hashCode ContentKeyPolicyPlayReadyContentType

ToString()

Gibt Zeichenfolgendarstellung für ContentKeyPolicyPlayReadyContentType zurück

Operatoren

Equality(ContentKeyPolicyPlayReadyContentType, ContentKeyPolicyPlayReadyContentType)

Overriding == operator for enum ContentKeyPolicyPlayReadyContentType

Implicit(ContentKeyPolicyPlayReadyContentType to String)

Impliziter Operator zum Konvertieren von ContentKeyPolicyPlayReadyContentType in eine Zeichenfolge

Implicit(String to ContentKeyPolicyPlayReadyContentType)

Impliziter Operator zum Konvertieren der Zeichenfolge in ContentKeyPolicyPlayReadyContentType

Inequality(ContentKeyPolicyPlayReadyContentType, ContentKeyPolicyPlayReadyContentType)

Überschreiben des !=-Operators für enum ContentKeyPolicyPlayReadyContentType

Gilt für: