MaintenanceConfiguration.DeserializeFromPSObject(PSObject) Method

Definition

Deserializes a PSObject into an instance of MaintenanceConfiguration.

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

Parameters

content
PSObject

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

Returns

an instance of IMaintenanceConfiguration.

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest