LegacyApplianceConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Legacy appliance configuration to be returned by import legacy config cmdlet
public class LegacyApplianceConfiguration
type LegacyApplianceConfiguration = class
Public Class LegacyApplianceConfiguration
- Inheritance
-
LegacyApplianceConfiguration
Constructors
LegacyApplianceConfiguration() |
Properties
ConfigFile |
Get or sets the name of the config file which is imported |
Details |
Gets or sets the config metadata from legacy appliance which needs to be migrated |
ImportedOn |
Gets or sets the local time at which config is imported |
LegacyConfigId |
Gets or sets the unique identifier for the config which being imported |
Result |
Gets or sets the o/p result of import config |
TargetApplianceName |
Gets or sets the name of target appliance |
Applies to
Azure SDK for .NET