Megosztás a következőn keresztül:


IProxyOnlyResource Interface

Definition

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

Properties

Name Description
Id

Resource Id.

Kind

Kind of resource.

Name

Resource Name.

Type

Resource type.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to