NetworkToNetworkInterconnectPropertiesOptionBLayer3Configuration.FromJsonString Method

Definition

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

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

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the NetworkToNetworkInterconnectPropertiesOptionBLayer3Configuration model class.

Applies to