Sdílet prostřednictvím


IOperationValue Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.OperationValueTypeConverter))]
public interface IOperationValue : Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.OperationValueTypeConverter))>]
type IOperationValue = interface
    interface IJsonSerializable
Public Interface IOperationValue
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayDescription

The description of the operation.

DisplayOperation

The display name of the operation.

DisplayProvider

The resource provider for the operation.

DisplayResource

The display name of the resource the operation applies to.

Name

The name of the operation.

Origin

The origin of the operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to