Share via


ManagedClusterAgentPoolProfilePropertiesNodeLabels.DeserializeFromPSObject Method

Definition

Deserializes a PSObject into an instance of ManagedClusterAgentPoolProfilePropertiesNodeLabels.

public static Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IManagedClusterAgentPoolProfilePropertiesNodeLabels DeserializeFromPSObject (System.Management.Automation.PSObject content);

Parameters

content
PSObject

The global::System.Management.Automation.PSObject content that should be used.

Returns

an instance of IManagedClusterAgentPoolProfilePropertiesNodeLabels.

Applies to