ProxyOnlyResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ProxyOnlyResourceTypeConverter))]
public class ProxyOnlyResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ProxyOnlyResourceTypeConverter))>]
type ProxyOnlyResource = class
    interface IProxyOnlyResource
    interface IJsonSerializable
Public Class ProxyOnlyResource
Implements IProxyOnlyResource
Inheritance
ProxyOnlyResource
Attributes
Implements

Constructors

ProxyOnlyResource()

Properties

Id
Kind
Name
Type

Methods

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

Applies to