IProxyOnlyResource Interface

Definition

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

Properties

Id

Resource Id.

Kind

Kind of resource.

Name

Resource Name.

Type

Resource type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to