Share via


WorkspaceProperties Class

Definition

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

Constructors

WorkspaceProperties()

Properties

ApplicationGroupReference
CloudPcResource
Description
FriendlyName
ObjectId
PrivateEndpointConnection
PublicNetworkAccess

Methods

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

Applies to