Microsoft.Migrate assessmentProjects/importcollectors

ARM template resource definition

The assessmentProjects/importcollectors resource type can be deployed to:

For a list of changed properties in each API version, see change log.

Resource format

To create a Microsoft.Migrate/assessmentProjects/importcollectors resource, add the following JSON to your template.

{
  "type": "Microsoft.Migrate/assessmentProjects/importcollectors",
  "apiVersion": "2019-10-01",
  "name": "string",
  "eTag": "string",
  "properties": {
    "discoverySiteId": "string"
  }
}

Property values

assessmentProjects/importcollectors

Name Description Value
type The resource type 'Microsoft.Migrate/assessmentProjects/importcollectors'
apiVersion The resource api version '2019-10-01'
name The resource name

See how to set names and types for child resources in JSON ARM templates.
string (required)
eTag string
properties ImportCollectorProperties

ImportCollectorProperties

Name Description Value
discoverySiteId string