GetDocumentResponse.Metadata Property

Definition

List of columns along with their Sensitivity Labels

[System.Text.Json.Serialization.JsonPropertyName("@metadata")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.Documentdb.Models.DataWithSensitivityLabelInfo> Metadata { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("@metadata")>]
member this.Metadata : System.Collections.Generic.List<Azure.Connectors.Sdk.Documentdb.Models.DataWithSensitivityLabelInfo> with get, set
Public Property Metadata As List(Of DataWithSensitivityLabelInfo)

Property Value

Attributes

Applies to