Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataMigrationService

Package version

A Database Migration Service resource

Hierarchy

Index

Properties

Optional etag

etag: undefined | string

HTTP strong entity tag value. Ignored if submitted

Optional id

id: undefined | string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

The resource kind. Only 'vm' (the default) is supported.

location

location: string

Resource location.

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: ServiceProvisioningState

The resource's provisioning state. Possible values include: 'Accepted', 'Deleting', 'Deploying', 'Stopped', 'Stopping', 'Starting', 'FailedToStart', 'FailedToStop', 'Succeeded', 'Failed' NOTE: This property will not be serialized. It can only be populated by the server.

Optional publicKey

publicKey: undefined | string

The public key of the service, used to encrypt secrets sent to the service

Optional sku

Service SKU

Optional tags

tags: undefined | object

Resource tags.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

virtualSubnetId

virtualSubnetId: string

The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined

Generated using TypeDoc