Share via


WorkspacePatchProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.WorkspacePatchPropertiesTypeConverter))]
public class WorkspacePatchProperties : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IWorkspacePatchProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.WorkspacePatchPropertiesTypeConverter))>]
type WorkspacePatchProperties = class
    interface IWorkspacePatchProperties
    interface IJsonSerializable
Public Class WorkspacePatchProperties
Implements IWorkspacePatchProperties
Inheritance
WorkspacePatchProperties
Attributes
Implements

Constructors

WorkspacePatchProperties()

Properties

ApplicationGroupReference
Description
FriendlyName
PublicNetworkAccess

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to