DataMigrationServiceProperties 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.
Properties of the Database Migration Service instance
public class DataMigrationServiceProperties
type DataMigrationServiceProperties = class
Public Class DataMigrationServiceProperties
- Inheritance
-
DataMigrationServiceProperties
Constructors
DataMigrationServiceProperties() |
Initializes a new instance of the DataMigrationServiceProperties class. |
DataMigrationServiceProperties(String, String, String) |
Initializes a new instance of the DataMigrationServiceProperties class. |
Properties
ProvisioningState |
Gets the resource's provisioning state Possible values include: 'Accepted', 'Deleting', 'Deploying', 'Stopped', 'Stopping', 'Starting', 'FailedToStart', 'FailedToStop', 'Succeeded', 'Failed' |
PublicKey |
Gets or sets the public key of the service, used to encrypt secrets sent to the service |
VirtualSubnetId |
Gets or sets the ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined |
Methods
Validate() |
Validate the object. |