DataMigrationService 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.
A Database Migration Service resource
[Microsoft.Rest.Serialization.JsonTransformation]
public class DataMigrationService : Microsoft.Azure.Management.DataMigration.Models.TrackedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DataMigrationService = class
inherit TrackedResource
Public Class DataMigrationService
Inherits TrackedResource
- Inheritance
- Attributes
Constructors
DataMigrationService() |
Initializes a new instance of the DataMigrationService class. |
DataMigrationService(String, String, String, String, IDictionary<String,String>, String, String, ServiceSku, String, String, String) |
Initializes a new instance of the DataMigrationService class. |
Properties
Etag |
Gets or sets hTTP strong entity tag value. Ignored if submitted |
Id |
Gets resource ID. (Inherited from Resource) |
Kind |
Gets or sets the resource kind. Only 'vm' (the default) is supported. |
Location |
Gets or sets resource location. (Inherited from TrackedResource) |
Name |
Gets resource name. (Inherited from Resource) |
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 |
Sku |
Gets or sets service SKU |
Tags |
Gets or sets resource tags. (Inherited from TrackedResource) |
Type |
Gets resource type. (Inherited from Resource) |
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. |