Share via


Microsoft.MachineLearningServices regisztrációs adatbázisok/data 2023-08-01-preview

Bicep-erőforrásdefiníció

A regisztrációs adatbázisok/adaterőforrás-típus üzembe helyezhető olyan műveletekkel, amelyek a következőket célják:

Az egyes API-verziók módosított tulajdonságainak listáját a változásnaplóban találja.

Erőforrás formátuma

Microsoft.MachineLearningServices/registries/data erőforrás létrehozásához adja hozzá a következő Bicep-et a sablonhoz.

resource symbolicname 'Microsoft.MachineLearningServices/registries/data@2023-08-01-preview' = {
  name: 'string'
  parent: resourceSymbolicName
  properties: {
    dataType: 'string'
    description: 'string'
    isArchived: bool
    properties: {
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
    }
    tags: {
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
      {customized property}: 'string'
    }
  }
}

Tulajdonságértékek

regisztrációs adatbázisok/adatok

Név Leírás Érték
name Az erőforrás neve

Megtudhatja, hogyan állíthatja be a gyermekerőforrások nevét és típusát a Bicepben.
sztring (kötelező)
Szülő A Bicepben megadhatja egy gyermekerőforrás szülőerőforrását. Ezt a tulajdonságot csak akkor kell hozzáadnia, ha a gyermekerőforrás a szülőerőforráson kívül van deklarálva.

További információ: Gyermekerőforrás a szülőerőforráson kívül.
A típusú erőforrás szimbolikus neve: beállításjegyzékek
properties [Kötelező] Az entitás további attribútumai. DataContainerProperties (kötelező)

DataContainerProperties

Név Leírás Érték
dataType [Kötelező] Megadja az adatok típusát. "mltable"
"uri_file"
"uri_folder" (kötelező)
leírás Az objektum leírásának szövege. sztring
isArchived Archiválva van az eszköz? logikai
properties Az eszköztulajdonság szótára. ResourceBaseProperties
tags Címkeszótár. A címkék hozzáadhatók, eltávolíthatók és frissíthetők. object

ResourceBaseProperties

Név Leírás Érték
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring

ARM-sablon erőforrás-definíciója

A regisztrációs adatbázisok/adaterőforrás-típus üzembe helyezhető olyan műveletekkel, amelyek a következőket célják:

Az egyes API-verziók módosított tulajdonságainak listáját a változásnaplóban találja.

Erőforrás formátuma

Microsoft.MachineLearningServices/registries/data erőforrás létrehozásához adja hozzá a következő JSON-t a sablonhoz.

{
  "type": "Microsoft.MachineLearningServices/registries/data",
  "apiVersion": "2023-08-01-preview",
  "name": "string",
  "properties": {
    "dataType": "string",
    "description": "string",
    "isArchived": "bool",
    "properties": {
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string"
    },
    "tags": {
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string",
      "{customized property}": "string"
    }
  }
}

Tulajdonságértékek

regisztrációs adatbázisok/adatok

Név Leírás Érték
típus Az erőforrás típusa "Microsoft.MachineLearningServices/registries/data"
apiVersion Az erőforrás API-verziója '2023-08-01-preview"
name Az erőforrás neve

Megtudhatja, hogyan állíthatja be a gyermekerőforrások nevét és típusát JSON ARM-sablonokban.
sztring (kötelező)
properties [Kötelező] Az entitás további attribútumai. DataContainerProperties (kötelező)

DataContainerProperties

Név Leírás Érték
dataType [Kötelező] Megadja az adatok típusát. "mltable"
"uri_file"
"uri_folder" (kötelező)
leírás Az objektum leírásának szövege. sztring
isArchived Archiválva van az eszköz? logikai
properties Az eszköztulajdonság szótára. ResourceBaseProperties
tags Címkeszótár. A címkék hozzáadhatók, eltávolíthatók és frissíthetők. object

ResourceBaseProperties

Név Leírás Érték
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring
{customized property} sztring

Terraform -erőforrásdefiníció (AzAPI-szolgáltató)

A regisztrációs adatbázisok/adaterőforrás-típus üzembe helyezhető olyan műveletekkel, amelyek a következőket célják:

  • Erőforráscsoportok

Az egyes API-verziók módosított tulajdonságainak listáját a változásnaplóban találja.

Erőforrás formátuma

Microsoft.MachineLearningServices/registries/data erőforrás létrehozásához adja hozzá a következő Terraformot a sablonhoz.

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.MachineLearningServices/registries/data@2023-08-01-preview"
  name = "string"
  parent_id = "string"
  body = jsonencode({
    properties = {
      dataType = "string"
      description = "string"
      isArchived = bool
      properties = {
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
      }
      tags = {
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
        {customized property} = "string"
      }
    }
  })
}

Tulajdonságértékek

regisztrációs adatbázisok/adatok

Név Leírás Érték
típus Az erőforrás típusa "Microsoft.MachineLearningServices/registries/data@2023-08-01-preview"
name Az erőforrás neve sztring (kötelező)
parent_id Az erőforrás szülőjének azonosítója. Típusú erőforrás azonosítója: regisztrációs adatbázisok
properties [Kötelező] Az entitás további attribútumai. DataContainerProperties (kötelező)

DataContainerProperties

Név Leírás Érték
dataType [Kötelező] Megadja az adatok típusát. "mltable"
"uri_file"
"uri_folder" (kötelező)
leírás Az eszköz leírásának szövege. sztring
isArchived Archiválva van az eszköz? logikai
properties Az eszköztulajdonság szótára. ResourceBaseProperties
tags Címkeszótár. A címkék hozzáadhatók, eltávolíthatók és frissíthetők. object

ResourceBaseProperties

Név Leírás Érték
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring
{testreszabott tulajdonság} sztring