Sdílet prostřednictvím


SqlVMTroubleshooting.FromJsonString(String) Method

Definition

Creates a new instance of SqlVMTroubleshooting, deserializing the content from a json string.

public static Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.ISqlVMTroubleshooting FromJsonString (string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Models.Api20220801Preview.ISqlVMTroubleshooting
Public Shared Function FromJsonString (jsonText As String) As ISqlVMTroubleshooting

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the SqlVMTroubleshooting model class.

Applies to