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

The description of migrator action to resource More...

Properties

string ResourceCode [get, set]
 Gets or sets the resource code More...
 
string MigrationPoint [get, set]
 Gets or sets the destination point More...
 

Detailed Description

The description of migrator action to resource

Definition at line 15 of file ResourceMigrationCommand.cs.

Property Documentation

◆ MigrationPoint

string KlusterKite.NodeManager.RemoteDomain.ResourceMigrationCommand.MigrationPoint
getset

Gets or sets the destination point

Definition at line 25 of file ResourceMigrationCommand.cs.

◆ ResourceCode

string KlusterKite.NodeManager.RemoteDomain.ResourceMigrationCommand.ResourceCode
getset

Gets or sets the resource code

Definition at line 20 of file ResourceMigrationCommand.cs.


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