Partager via


DataMigrationServiceProperties Class

Definition

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.

Applies to