Share via


ProxyResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api10.ProxyResourceTypeConverter))]
public class ProxyResource : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api10.IProxyResource, Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api10.ProxyResourceTypeConverter))>]
type ProxyResource = class
    interface IProxyResource
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class ProxyResource
Implements IProxyResource, IValidates
Inheritance
ProxyResource
Attributes
Implements

Constructors

ProxyResource()

Properties

Id
Name
Type

Methods

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

Applies to