CloudServiceExtensionProperties.DeserializeFromPSObject(PSObject) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ICloudServiceExtensionProperties DeserializeFromPSObject (System.Management.Automation.PSObject content);
static member DeserializeFromPSObject : System.Management.Automation.PSObject -> Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ICloudServiceExtensionProperties
Public Shared Function DeserializeFromPSObject (content As PSObject) As ICloudServiceExtensionProperties

Parameters

content
PSObject

Returns

ICloudServiceExtensionProperties

Applies to