Freigeben über


SkuTypeUpdate.FromJsonString(String) Method

Definition

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

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

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the SkuTypeUpdate model class.

Applies to