DocumentDbModelFactory.GetDocumentResponse Method

Definition

public static Azure.Connectors.Sdk.Documentdb.Models.GetDocumentResponse GetDocumentResponse(System.Collections.Generic.List<Azure.Connectors.Sdk.Documentdb.Models.DataWithSensitivityLabelInfo> metadata = default);
static member GetDocumentResponse : System.Collections.Generic.List<Azure.Connectors.Sdk.Documentdb.Models.DataWithSensitivityLabelInfo> -> Azure.Connectors.Sdk.Documentdb.Models.GetDocumentResponse
Public Shared Function GetDocumentResponse (Optional metadata As List(Of DataWithSensitivityLabelInfo) = Nothing) As GetDocumentResponse

Parameters

Returns

Applies to