Share via


IResourceMoverIdentity Interface

Definition

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

Properties

Id

Resource identity path

MoveCollectionName

The Move Collection Name.

MoveResourceName

The Move Resource Name.

ResourceGroupName

The Resource Group Name.

SubscriptionId

The Subscription ID.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to