Udostępnij za pośrednictwem


DocumentContentSourceType Struktura

Definicja

Typ źródła zawartości. W przypadku, gdy typ źródła jest "wbudowany", zawartość jest podawana jako ciąg (na przykład tekst). Jeśli typ źródłowy to "odwołanie", zawartość jest podawana jako identyfikator URI.

public readonly struct DocumentContentSourceType : IEquatable<Azure.Health.Insights.ClinicalMatching.DocumentContentSourceType>
type DocumentContentSourceType = struct
Public Structure DocumentContentSourceType
Implements IEquatable(Of DocumentContentSourceType)
Dziedziczenie
DocumentContentSourceType
Implementuje

Konstruktory

DocumentContentSourceType(String)

Inicjuje nowe wystąpienie klasy DocumentContentSourceType.

Właściwości

Inline

Wbudowany.

Reference

Odwołanie.

Metody

Equals(DocumentContentSourceType)

Wskazuje, czy bieżący obiekt jest równy innemu obiektowi tego samego typu.

ToString()

Zwraca w pełni kwalifikowaną nazwę typu tego wystąpienia.

Operatory

Equality(DocumentContentSourceType, DocumentContentSourceType)

Określa, czy dwie DocumentContentSourceType wartości są takie same.

Implicit(String to DocumentContentSourceType)

Konwertuje ciąg na .DocumentContentSourceType

Inequality(DocumentContentSourceType, DocumentContentSourceType)

Określa, czy dwie DocumentContentSourceType wartości nie są takie same.

Dotyczy