Partilhar via


DesktopPatch Class

Definition

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

Constructors

DesktopPatch()

Properties

Description
FriendlyName
Tag

Methods

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

Applies to