KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.NodeManager.RemoteDomain.MigratorMigrationsCommand Class Reference

The description of migrator action to migrate resources within same migrator More...

Properties

string TypeName [get, set]
 Gets or sets the migrator type name More...
 
List< ResourceMigrationCommandResources [get, set]
 Gets or sets the list of resources to migrate More...
 

Detailed Description

The description of migrator action to migrate resources within same migrator

Definition at line 19 of file MigratorMigrationsCommand.cs.

Property Documentation

◆ Resources

List<ResourceMigrationCommand> KlusterKite.NodeManager.RemoteDomain.MigratorMigrationsCommand.Resources
getset

Gets or sets the list of resources to migrate

Definition at line 30 of file MigratorMigrationsCommand.cs.

◆ TypeName

string KlusterKite.NodeManager.RemoteDomain.MigratorMigrationsCommand.TypeName
getset

Gets or sets the migrator type name

Definition at line 24 of file MigratorMigrationsCommand.cs.


The documentation for this class was generated from the following file: