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


IOperationDisplayInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.OperationDisplayInfoTypeConverter))]
public interface IOperationDisplayInfo : Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Advisor.Models.Api202001.OperationDisplayInfoTypeConverter))>]
type IOperationDisplayInfo = interface
    interface IJsonSerializable
Public Interface IOperationDisplayInfo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Description

The description of the operation.

Operation

The action that users can perform, based on their permission level.

Provider

Service provider: Microsoft Advisor.

Resource

Resource on which the operation is performed.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to