RegistrationInfoPatch Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20210712.RegistrationInfoPatchTypeConverter))]
public class RegistrationInfoPatch : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20210712.IRegistrationInfoPatch
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20210712.RegistrationInfoPatchTypeConverter))>]
type RegistrationInfoPatch = class
    interface IRegistrationInfoPatch
    interface IJsonSerializable
Public Class RegistrationInfoPatch
Implements IRegistrationInfoPatch
Inheritance
RegistrationInfoPatch
Attributes
Implements

Constructors

RegistrationInfoPatch()

Properties

ExpirationTime
RegistrationTokenOperation

Methods

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

Applies to