HyperVMigrateFabricCustomProperties 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.
HyperV migrate fabric model custom properties.
public class HyperVMigrateFabricCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationFabricCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVMigrateFabricCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVMigrateFabricCustomProperties>
type HyperVMigrateFabricCustomProperties = class
inherit DataReplicationFabricCustomProperties
interface IJsonModel<HyperVMigrateFabricCustomProperties>
interface IPersistableModel<HyperVMigrateFabricCustomProperties>
Public Class HyperVMigrateFabricCustomProperties
Inherits DataReplicationFabricCustomProperties
Implements IJsonModel(Of HyperVMigrateFabricCustomProperties), IPersistableModel(Of HyperVMigrateFabricCustomProperties)
- Inheritance
- Implements
Constructors
HyperVMigrateFabricCustomProperties(ResourceIdentifier, ResourceIdentifier) |
Initializes a new instance of HyperVMigrateFabricCustomProperties. |
Properties
FabricContainerId |
Gets or sets the fabric container Id. |
FabricResourceId |
Gets or sets the fabric resource Id. |
HyperVSiteId |
Gets or sets the ARM Id of the HyperV site. |
MigrationHubUri |
Gets or sets the migration hub Uri. |
MigrationSolutionId |
Gets or sets the migration solution ARM Id. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |