Compartir a través de


IStorageMigrationResponseProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StorageMigrationResponsePropertiesTypeConverter))]
public interface IStorageMigrationResponseProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.StorageMigrationResponsePropertiesTypeConverter))>]
type IStorageMigrationResponseProperties = interface
    interface IJsonSerializable
Public Interface IStorageMigrationResponseProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

OperationId

When server starts the migration process, it will return an operation ID identifying that particular migration operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to