Udostępnij za pośrednictwem


IOperationsDefinitionDisplay Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.OperationsDefinitionDisplayTypeConverter))]
public interface IOperationsDefinitionDisplay : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.IOperationsDisplayDefinition
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20230401.OperationsDefinitionDisplayTypeConverter))>]
type IOperationsDefinitionDisplay = interface
    interface IJsonSerializable
    interface IOperationsDisplayDefinition
Public Interface IOperationsDefinitionDisplay
Implements IOperationsDisplayDefinition
Derived
Attributes
Implements

Properties

Description

Describes the workload operation.

(Inherited from IOperationsDisplayDefinition)
Operation

Defines the workload operation.

(Inherited from IOperationsDisplayDefinition)
Provider

Defines the workload provider.

(Inherited from IOperationsDisplayDefinition)
Resource

Defines the workload resource.

(Inherited from IOperationsDisplayDefinition)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to