RoleEligibilityScheduleRequestPropertiesTicketInfo.FromJsonString Method

Definition

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

public static Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilityScheduleRequestPropertiesTicketInfo FromJsonString (string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleEligibilityScheduleRequestPropertiesTicketInfo
Public Shared Function FromJsonString (jsonText As String) As IRoleEligibilityScheduleRequestPropertiesTicketInfo

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the RoleEligibilityScheduleRequestPropertiesTicketInfo model class.

Applies to