Share via


PacketCoreControlPlaneVersionPropertiesFormat.FromJsonString(String) Method

Definition

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

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

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the PacketCoreControlPlaneVersionPropertiesFormat model class.

Applies to