Compartir a través de


ICsmOperationDisplay Interface

Definition

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

Properties

Description
Operation
Provider
Resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to