GitHubModelFactory.MultipleSearchFetchModel Method

Definition

public static Azure.Connectors.Sdk.GitHub.Models.MultipleSearchFetchModel MultipleSearchFetchModel(System.Collections.Generic.List<Azure.Connectors.Sdk.GitHub.Models.GeneralAPIModel> body = default);
static member MultipleSearchFetchModel : System.Collections.Generic.List<Azure.Connectors.Sdk.GitHub.Models.GeneralAPIModel> -> Azure.Connectors.Sdk.GitHub.Models.MultipleSearchFetchModel
Public Shared Function MultipleSearchFetchModel (Optional body As List(Of GeneralAPIModel) = Nothing) As MultipleSearchFetchModel

Parameters

Returns

Applies to