ConfluentAgreementResourceListResponse.FromJsonString(String) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IConfluentAgreementResourceListResponse FromJsonString (string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.Confluent.Models.Api20200301.IConfluentAgreementResourceListResponse
Public Shared Function FromJsonString (jsonText As String) As IConfluentAgreementResourceListResponse

Parameters

jsonText
String

Returns

IConfluentAgreementResourceListResponse

Applies to