RepliconModelFactory.ProjectDetailsResponse Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of ProjectDetailsResponse(List<Nullable<JsonElement>>).
public static Azure.Connectors.Sdk.Replicon.Models.ProjectDetailsResponse ProjectDetailsResponse(System.Collections.Generic.List<System.Text.Json.JsonElement?> d = default);
static member ProjectDetailsResponse : System.Collections.Generic.List<Nullable<System.Text.Json.JsonElement>> -> Azure.Connectors.Sdk.Replicon.Models.ProjectDetailsResponse
Public Shared Function ProjectDetailsResponse (Optional d As List(Of Nullable(Of JsonElement)) = Nothing) As ProjectDetailsResponse
Parameters
- d
- List<Nullable<JsonElement>>