次の方法で共有


IRendering Interface

Definition

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

Properties

Description

Description of the data that will help it be interpreted

Title

Title of data

Type

Rendering Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to