IOperationModelProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.OperationModelPropertiesTypeConverter))]
public interface IOperationModelProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.OperationModelPropertiesTypeConverter))>]
type IOperationModelProperties = interface
    interface IJsonSerializable
Public Interface IOperationModelProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Description

Gets or sets the description.

Operation

Gets or sets the operation.

Provider

Gets or sets the resource provider name.

Resource

Gets or sets resource name.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to