Freigeben über


IAffectedMoveResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.AffectedMoveResourceTypeConverter))]
public interface IAffectedMoveResource : Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.AffectedMoveResourceTypeConverter))>]
type IAffectedMoveResource = interface
    interface IJsonSerializable
Public Interface IAffectedMoveResource
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Id

The affected move resource id.

MoveResource

The affected move resources.

SourceId

The affected move resource source id.

Methods

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

Applies to