ManagedClusterAccessProfile.FromJsonString(String) Method

Definition

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

Parameters

jsonText
String

Returns

IManagedClusterAccessProfile

Applies to