Share via


IOperationDisplay Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.Api20211001.OperationDisplayTypeConverter))]
public interface IOperationDisplay : Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Subscription.Models.Api20211001.OperationDisplayTypeConverter))>]
type IOperationDisplay = interface
    interface IJsonSerializable
Public Interface IOperationDisplay
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Description

Localized friendly description for the operation

Operation

Operation type: Read, write, delete, etc.

Provider

Service provider: Microsoft.Subscription

Resource

Resource on which the operation is performed: Profile, endpoint, etc.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to