Microsoft.MachineLearningServices 登錄 2023-08-01-preview

Bicep 資源定義

登入資源類型可以使用目標作業來部署:

如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔

資源格式

若要建立 Microsoft.MachineLearningServices/registries 資源,請將下列 Bicep 新增至範本。

resource symbolicname 'Microsoft.MachineLearningServices/registries@2023-08-01-preview' = {
  name: 'string'
  location: 'string'
  tags: {
    tagName1: 'tagValue1'
    tagName2: 'tagValue2'
  }
  sku: {
    capacity: int
    family: 'string'
    name: 'string'
    size: 'string'
    tier: 'string'
  }
  kind: 'string'
  identity: {
    type: 'string'
    userAssignedIdentities: {
      {customized property}: {}
    }
  }
  properties: {
    discoveryUrl: 'string'
    intellectualPropertyPublisher: 'string'
    managedResourceGroup: {
      resourceId: 'string'
    }
    mlFlowRegistryUri: 'string'
    publicNetworkAccess: 'string'
    regionDetails: [
      {
        acrDetails: [
          {
            systemCreatedAcrAccount: {
              acrAccountName: 'string'
              acrAccountSku: 'string'
              armResourceId: {
                resourceId: 'string'
              }
            }
            userCreatedAcrAccount: {
              armResourceId: {
                resourceId: 'string'
              }
            }
          }
        ]
        location: 'string'
        storageAccountDetails: [
          {
            systemCreatedStorageAccount: {
              allowBlobPublicAccess: bool
              armResourceId: {
                resourceId: 'string'
              }
              storageAccountHnsEnabled: bool
              storageAccountName: 'string'
              storageAccountType: 'string'
            }
            userCreatedStorageAccount: {
              armResourceId: {
                resourceId: 'string'
              }
            }
          }
        ]
      }
    ]
    registryPrivateEndpointConnections: [
      {
        id: 'string'
        location: 'string'
        properties: {
          groupIds: [
            'string'
          ]
          privateEndpoint: {
            subnetArmId: 'string'
          }
          provisioningState: 'string'
          registryPrivateLinkServiceConnectionState: {
            actionsRequired: 'string'
            description: 'string'
            status: 'string'
          }
        }
      }
    ]
  }
}

屬性值

登記處

名字 描述 價值
名字 資源名稱 字串 (必要)
位置 資源所在的地理位置 字串 (必要)
標籤 資源標籤。 標記名稱和值的字典。 請參閱範本中的 標籤
sku 自動調整之 ARM 合約所需的 SKU 詳細數據。 Sku
入口網站/工具等用來轉譯相同類型資源的不同UX體驗的元數據。 字串
身份 受控服務識別(系統指派和/或使用者指派的身分識別) ManagedServiceIdentity
性能 [必要]實體的其他屬性。 RegistryProperties (必要)

ManagedServiceIdentity

名字 描述 價值
類型 受控服務識別的類型(允許 SystemAssigned 和 UserAssigned 類型)。 'None'
'SystemAssigned'
'SystemAssigned,UserAssigned'
'UserAssigned' (必要)
userAssignedIdentities 與資源相關聯的使用者指派身分識別集。 userAssignedIdentities 字典索引鍵的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}。 字典值可以是要求中的空白物件({})。 UserAssignedIdentities

UserAssignedIdentities

名字 描述 價值
{自定義屬性} UserAssignedIdentity

UserAssignedIdentity

此物件不包含在部署期間設定的任何屬性。 所有屬性都是 ReadOnly。

RegistryProperties

名字 描述 價值
discoveryUrl 登錄的探索URL 字串
intellectualPropertyPublisher 登錄的 IntellectualPropertyPublisher 字串
managedResourceGroup 如果登錄已建立系統,則受控 RG 的 ResourceId ArmResourceId
mlFlowRegistryUri 登錄的MLFlow登錄URI 字串
publicNetworkAccess 登錄是否可從因特網存取?
可能的值:“Enabled” 或 “Disabled”
字串
regionDetails 登錄位於的每個區域詳細數據 RegistryRegionArmDetails[]
registryPrivateEndpointConnections 私人端點連線資訊,用於私人連結入口網站中的擱置連線 RegistryPrivateEndpointConnection[]

ArmResourceId

名字 描述 價值
resourceId Arm ResourceId 的格式為 “/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}”
或 “/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}”
字串

RegistryRegionArmDetails

名字 描述 價值
acrDetails ACR 帳戶清單 AcrDetails[]
位置 登錄所在的位置 字串
storageAccountDetails 記憶體帳戶清單 StorageAccountDetails[]

AcrDetails

名字 描述 價值
systemCreatedAcrAccount 系統建立的 ACR 帳戶的詳細數據,以用於登錄 SystemCreatedAcrAccount
userCreatedAcrAccount 要用於登錄的使用者建立 ACR 帳戶詳細數據 UserCreatedAcrAccount

SystemCreatedAcrAccount

名字 描述 價值
acrAccountName ACR 帳戶的名稱 字串
acrAccountSku ACR 帳戶的 SKU 字串
armResourceId 建立 ACR 帳戶之後,就會填入此帳戶。 ArmResourceId

UserCreatedAcrAccount

名字 描述 價值
armResourceId 資源的 ARM ResourceId ArmResourceId

StorageAccountDetails

名字 描述 價值
systemCreatedStorageAccount 要用於登錄的系統建立記憶體帳戶詳細數據 SystemCreatedStorageAccount
userCreatedStorageAccount 要用於登錄的使用者建立記憶體帳戶詳細數據 UserCreatedStorageAccount

SystemCreatedStorageAccount

名字 描述 價值
allowBlobPublicAccess 允許公用 Blob 存取 bool
armResourceId 建立記憶體帳戶之後,就會填入此專案。 ArmResourceId
storageAccountHnsEnabled 已啟用記憶體帳戶的 HNS bool
storageAccountName 記憶體帳戶的名稱 字串
storageAccountType 允許的值:
“Standard_LRS”,
“Standard_GRS”,
“Standard_RAGRS”,
“Standard_ZRS”,
“Standard_GZRS”,
“Standard_RAGZRS”,
“Premium_LRS”,
“Premium_ZRS”
字串

UserCreatedStorageAccount

名字 描述 價值
armResourceId 資源的 ARM ResourceId ArmResourceId

RegistryPrivateEndpointConnection

名字 描述 價值
id 這是在 SRP 上建立的私人端點連線名稱
完整資源標識符:/subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.MachineLearningServices/{resourceType}/{resourceName}/registryPrivateEndpointConnections/{peConnectionName}
字串
位置 與工作區位置相同。 字串
性能 私人端點連線的屬性 RegistryPrivateEndpointConnectionProperties

RegistryPrivateEndpointConnectionProperties

名字 描述 價值
groupIds 群組標識碼 string[]
privateEndpoint 連結至此PE連線的PE網路資源。 PrivateEndpointResource
provisioningState Null 的其中一個,“Succeeded”、“Provisioning”、“Failed”。 雖然尚未核准,但為 null。 字串
registryPrivateLinkServiceConnectionState 連接狀態。 RegistryPrivateLinkServiceConnectionState

PrivateEndpointResource

名字 描述 價值
subnetArmId 私人端點所連線的 subnetId。 字串

RegistryPrivateLinkServiceConnectionState

名字 描述 價值
actionsRequired 有些 RP 選擇 [無]。 其他 RP 會使用此選項進行區域擴充。 字串
描述 每個 NRP 檔的使用者定義訊息可用於核准相關的訊息。 字串
地位 服務取用者與服務提供者的連接狀態 「已核准」
'Disconnected'
'Pending'
'Rejected'
'Timeout'

Sku

名字 描述 價值
能力 如果 SKU 支援相應放大/縮小,則應該包含容量整數。 如果資源無法相應放大/縮小,可能會省略此專案。 int
家庭 如果服務有不同世代的硬體,針對相同的 SKU,則可以在這裡擷取。 字串
名字 SKU 的名稱。 例如 - P3。 通常是字母+數位碼 字串 (必要)
大小 SKU 大小。 當名稱欄位是階層和其他一些值的組合時,這會是獨立程序代碼。 字串
如果服務有一個以上的層級,但 PUT 上不需要此欄位,則資源提供者必須實作此字段。 'Basic'
'Free'
'Premium'
'Standard'

ARM 樣本資源定義

登入資源類型可以使用目標作業來部署:

如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔

資源格式

若要建立 Microsoft.MachineLearningServices/registries 資源,請將下列 JSON 新增至範本。

{
  "type": "Microsoft.MachineLearningServices/registries",
  "apiVersion": "2023-08-01-preview",
  "name": "string",
  "location": "string",
  "tags": {
    "tagName1": "tagValue1",
    "tagName2": "tagValue2"
  },
  "sku": {
    "capacity": "int",
    "family": "string",
    "name": "string",
    "size": "string",
    "tier": "string"
  },
  "kind": "string",
  "identity": {
    "type": "string",
    "userAssignedIdentities": {
      "{customized property}": {}
    }
  },
  "properties": {
    "discoveryUrl": "string",
    "intellectualPropertyPublisher": "string",
    "managedResourceGroup": {
      "resourceId": "string"
    },
    "mlFlowRegistryUri": "string",
    "publicNetworkAccess": "string",
    "regionDetails": [
      {
        "acrDetails": [
          {
            "systemCreatedAcrAccount": {
              "acrAccountName": "string",
              "acrAccountSku": "string",
              "armResourceId": {
                "resourceId": "string"
              }
            },
            "userCreatedAcrAccount": {
              "armResourceId": {
                "resourceId": "string"
              }
            }
          }
        ],
        "location": "string",
        "storageAccountDetails": [
          {
            "systemCreatedStorageAccount": {
              "allowBlobPublicAccess": "bool",
              "armResourceId": {
                "resourceId": "string"
              },
              "storageAccountHnsEnabled": "bool",
              "storageAccountName": "string",
              "storageAccountType": "string"
            },
            "userCreatedStorageAccount": {
              "armResourceId": {
                "resourceId": "string"
              }
            }
          }
        ]
      }
    ],
    "registryPrivateEndpointConnections": [
      {
        "id": "string",
        "location": "string",
        "properties": {
          "groupIds": [ "string" ],
          "privateEndpoint": {
            "subnetArmId": "string"
          },
          "provisioningState": "string",
          "registryPrivateLinkServiceConnectionState": {
            "actionsRequired": "string",
            "description": "string",
            "status": "string"
          }
        }
      }
    ]
  }
}

屬性值

登記處

名字 描述 價值
類型 資源類型 'Microsoft.MachineLearningServices/registries'
apiVersion 資源 API 版本 '2023-08-01-preview'
名字 資源名稱 字串 (必要)
位置 資源所在的地理位置 字串 (必要)
標籤 資源標籤。 標記名稱和值的字典。 請參閱範本中的 標籤
sku 自動調整之 ARM 合約所需的 SKU 詳細數據。 Sku
入口網站/工具等用來轉譯相同類型資源的不同UX體驗的元數據。 字串
身份 受控服務識別(系統指派和/或使用者指派的身分識別) ManagedServiceIdentity
性能 [必要]實體的其他屬性。 RegistryProperties (必要)

ManagedServiceIdentity

名字 描述 價值
類型 受控服務識別的類型(允許 SystemAssigned 和 UserAssigned 類型)。 'None'
'SystemAssigned'
'SystemAssigned,UserAssigned'
'UserAssigned' (必要)
userAssignedIdentities 與資源相關聯的使用者指派身分識別集。 userAssignedIdentities 字典索引鍵的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}。 字典值可以是要求中的空白物件({})。 UserAssignedIdentities

UserAssignedIdentities

名字 描述 價值
{自定義屬性} UserAssignedIdentity

UserAssignedIdentity

此物件不包含在部署期間設定的任何屬性。 所有屬性都是 ReadOnly。

RegistryProperties

名字 描述 價值
discoveryUrl 登錄的探索URL 字串
intellectualPropertyPublisher 登錄的 IntellectualPropertyPublisher 字串
managedResourceGroup 如果登錄已建立系統,則受控 RG 的 ResourceId ArmResourceId
mlFlowRegistryUri 登錄的MLFlow登錄URI 字串
publicNetworkAccess 登錄是否可從因特網存取?
可能的值:“Enabled” 或 “Disabled”
字串
regionDetails 登錄位於的每個區域詳細數據 RegistryRegionArmDetails[]
registryPrivateEndpointConnections 私人端點連線資訊,用於私人連結入口網站中的擱置連線 RegistryPrivateEndpointConnection[]

ArmResourceId

名字 描述 價值
resourceId Arm ResourceId 的格式為 “/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}”
或 “/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}”
字串

RegistryRegionArmDetails

名字 描述 價值
acrDetails ACR 帳戶清單 AcrDetails[]
位置 登錄所在的位置 字串
storageAccountDetails 記憶體帳戶清單 StorageAccountDetails[]

AcrDetails

名字 描述 價值
systemCreatedAcrAccount 系統建立的 ACR 帳戶的詳細數據,以用於登錄 SystemCreatedAcrAccount
userCreatedAcrAccount 要用於登錄的使用者建立 ACR 帳戶詳細數據 UserCreatedAcrAccount

SystemCreatedAcrAccount

名字 描述 價值
acrAccountName ACR 帳戶的名稱 字串
acrAccountSku ACR 帳戶的 SKU 字串
armResourceId 建立 ACR 帳戶之後,就會填入此帳戶。 ArmResourceId

UserCreatedAcrAccount

名字 描述 價值
armResourceId 資源的 ARM ResourceId ArmResourceId

StorageAccountDetails

名字 描述 價值
systemCreatedStorageAccount 要用於登錄的系統建立記憶體帳戶詳細數據 SystemCreatedStorageAccount
userCreatedStorageAccount 要用於登錄的使用者建立記憶體帳戶詳細數據 UserCreatedStorageAccount

SystemCreatedStorageAccount

名字 描述 價值
allowBlobPublicAccess 允許公用 Blob 存取 bool
armResourceId 建立記憶體帳戶之後,就會填入此專案。 ArmResourceId
storageAccountHnsEnabled 已啟用記憶體帳戶的 HNS bool
storageAccountName 記憶體帳戶的名稱 字串
storageAccountType 允許的值:
“Standard_LRS”,
“Standard_GRS”,
“Standard_RAGRS”,
“Standard_ZRS”,
“Standard_GZRS”,
“Standard_RAGZRS”,
“Premium_LRS”,
“Premium_ZRS”
字串

UserCreatedStorageAccount

名字 描述 價值
armResourceId 資源的 ARM ResourceId ArmResourceId

RegistryPrivateEndpointConnection

名字 描述 價值
id 這是在 SRP 上建立的私人端點連線名稱
完整資源標識符:/subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.MachineLearningServices/{resourceType}/{resourceName}/registryPrivateEndpointConnections/{peConnectionName}
字串
位置 與工作區位置相同。 字串
性能 私人端點連線的屬性 RegistryPrivateEndpointConnectionProperties

RegistryPrivateEndpointConnectionProperties

名字 描述 價值
groupIds 群組標識碼 string[]
privateEndpoint 連結至此PE連線的PE網路資源。 PrivateEndpointResource
provisioningState Null 的其中一個,“Succeeded”、“Provisioning”、“Failed”。 雖然尚未核准,但為 null。 字串
registryPrivateLinkServiceConnectionState 連接狀態。 RegistryPrivateLinkServiceConnectionState

PrivateEndpointResource

名字 描述 價值
subnetArmId 私人端點所連線的 subnetId。 字串

RegistryPrivateLinkServiceConnectionState

名字 描述 價值
actionsRequired 有些 RP 選擇 [無]。 其他 RP 會使用此選項進行區域擴充。 字串
描述 每個 NRP 檔的使用者定義訊息可用於核准相關的訊息。 字串
地位 服務取用者與服務提供者的連接狀態 「已核准」
'Disconnected'
'Pending'
'Rejected'
'Timeout'

Sku

名字 描述 價值
能力 如果 SKU 支援相應放大/縮小,則應該包含容量整數。 如果資源無法相應放大/縮小,可能會省略此專案。 int
家庭 如果服務有不同世代的硬體,針對相同的 SKU,則可以在這裡擷取。 字串
名字 SKU 的名稱。 例如 - P3。 通常是字母+數位碼 字串 (必要)
大小 SKU 大小。 當名稱欄位是階層和其他一些值的組合時,這會是獨立程序代碼。 字串
如果服務有一個以上的層級,但 PUT 上不需要此欄位,則資源提供者必須實作此字段。 'Basic'
'Free'
'Premium'
'Standard'

Terraform (AzAPI 提供者) 資源定義

登入資源類型可以使用目標作業來部署:

  • 資源群組

如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔

資源格式

若要建立 Microsoft.MachineLearningServices/registries 資源,請將下列 Terraform 新增至範本。

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.MachineLearningServices/registries@2023-08-01-preview"
  name = "string"
  location = "string"
  parent_id = "string"
  tags = {
    tagName1 = "tagValue1"
    tagName2 = "tagValue2"
  }
  identity {
    type = "string"
    identity_ids = []
  }
  body = jsonencode({
    properties = {
      discoveryUrl = "string"
      intellectualPropertyPublisher = "string"
      managedResourceGroup = {
        resourceId = "string"
      }
      mlFlowRegistryUri = "string"
      publicNetworkAccess = "string"
      regionDetails = [
        {
          acrDetails = [
            {
              systemCreatedAcrAccount = {
                acrAccountName = "string"
                acrAccountSku = "string"
                armResourceId = {
                  resourceId = "string"
                }
              }
              userCreatedAcrAccount = {
                armResourceId = {
                  resourceId = "string"
                }
              }
            }
          ]
          location = "string"
          storageAccountDetails = [
            {
              systemCreatedStorageAccount = {
                allowBlobPublicAccess = bool
                armResourceId = {
                  resourceId = "string"
                }
                storageAccountHnsEnabled = bool
                storageAccountName = "string"
                storageAccountType = "string"
              }
              userCreatedStorageAccount = {
                armResourceId = {
                  resourceId = "string"
                }
              }
            }
          ]
        }
      ]
      registryPrivateEndpointConnections = [
        {
          id = "string"
          location = "string"
          properties = {
            groupIds = [
              "string"
            ]
            privateEndpoint = {
              subnetArmId = "string"
            }
            provisioningState = "string"
            registryPrivateLinkServiceConnectionState = {
              actionsRequired = "string"
              description = "string"
              status = "string"
            }
          }
        }
      ]
    }
    sku = {
      capacity = int
      family = "string"
      name = "string"
      size = "string"
      tier = "string"
    }
    kind = "string"
  })
}

屬性值

登記處

名字 描述 價值
類型 資源類型 “Microsoft.MachineLearningServices/registries@2023-08-01-preview”
名字 資源名稱 字串 (必要)
位置 資源所在的地理位置 字串 (必要)
parent_id 若要部署至資源群組,請使用該資源群組的標識碼。 字串 (必要)
標籤 資源標籤。 標記名稱和值的字典。
sku 自動調整之 ARM 合約所需的 SKU 詳細數據。 Sku
入口網站/工具等用來轉譯相同類型資源的不同UX體驗的元數據。 字串
身份 受控服務識別(系統指派和/或使用者指派的身分識別) ManagedServiceIdentity
性能 [必要]實體的其他屬性。 RegistryProperties (必要)

ManagedServiceIdentity

名字 描述 價值
類型 受控服務識別的類型(允許 SystemAssigned 和 UserAssigned 類型)。 “SystemAssigned”
“SystemAssigned,UserAssigned”
“UserAssigned” (必要)
identity_ids 與資源相關聯的使用者指派身分識別集。 userAssignedIdentities 字典索引鍵的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}。 字典值可以是要求中的空白物件({})。 使用者身分識別標識碼的陣列。

UserAssignedIdentities

名字 描述 價值
{自定義屬性} UserAssignedIdentity

UserAssignedIdentity

此物件不包含在部署期間設定的任何屬性。 所有屬性都是 ReadOnly。

RegistryProperties

名字 描述 價值
discoveryUrl 登錄的探索URL 字串
intellectualPropertyPublisher 登錄的 IntellectualPropertyPublisher 字串
managedResourceGroup 如果登錄已建立系統,則受控 RG 的 ResourceId ArmResourceId
mlFlowRegistryUri 登錄的MLFlow登錄URI 字串
publicNetworkAccess 登錄是否可從因特網存取?
可能的值:“Enabled” 或 “Disabled”
字串
regionDetails 登錄位於的每個區域詳細數據 RegistryRegionArmDetails[]
registryPrivateEndpointConnections 私人端點連線資訊,用於私人連結入口網站中的擱置連線 RegistryPrivateEndpointConnection[]

ArmResourceId

名字 描述 價值
resourceId Arm ResourceId 的格式為 “/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}”
或 “/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}”
字串

RegistryRegionArmDetails

名字 描述 價值
acrDetails ACR 帳戶清單 AcrDetails[]
位置 登錄所在的位置 字串
storageAccountDetails 記憶體帳戶清單 StorageAccountDetails[]

AcrDetails

名字 描述 價值
systemCreatedAcrAccount 系統建立的 ACR 帳戶的詳細數據,以用於登錄 SystemCreatedAcrAccount
userCreatedAcrAccount 要用於登錄的使用者建立 ACR 帳戶詳細數據 UserCreatedAcrAccount

SystemCreatedAcrAccount

名字 描述 價值
acrAccountName ACR 帳戶的名稱 字串
acrAccountSku ACR 帳戶的 SKU 字串
armResourceId 建立 ACR 帳戶之後,就會填入此帳戶。 ArmResourceId

UserCreatedAcrAccount

名字 描述 價值
armResourceId 資源的 ARM ResourceId ArmResourceId

StorageAccountDetails

名字 描述 價值
systemCreatedStorageAccount 要用於登錄的系統建立記憶體帳戶詳細數據 SystemCreatedStorageAccount
userCreatedStorageAccount 要用於登錄的使用者建立記憶體帳戶詳細數據 UserCreatedStorageAccount

SystemCreatedStorageAccount

名字 描述 價值
allowBlobPublicAccess 允許公用 Blob 存取 bool
armResourceId 建立記憶體帳戶之後,就會填入此專案。 ArmResourceId
storageAccountHnsEnabled 已啟用記憶體帳戶的 HNS bool
storageAccountName 記憶體帳戶的名稱 字串
storageAccountType 允許的值:
“Standard_LRS”,
“Standard_GRS”,
“Standard_RAGRS”,
“Standard_ZRS”,
“Standard_GZRS”,
“Standard_RAGZRS”,
“Premium_LRS”,
“Premium_ZRS”
字串

UserCreatedStorageAccount

名字 描述 價值
armResourceId 資源的 ARM ResourceId ArmResourceId

RegistryPrivateEndpointConnection

名字 描述 價值
id 這是在 SRP 上建立的私人端點連線名稱
完整資源標識符:/subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.MachineLearningServices/{resourceType}/{resourceName}/registryPrivateEndpointConnections/{peConnectionName}
字串
位置 與工作區位置相同。 字串
性能 私人端點連線的屬性 RegistryPrivateEndpointConnectionProperties

RegistryPrivateEndpointConnectionProperties

名字 描述 價值
groupIds 群組標識碼 string[]
privateEndpoint 連結至此PE連線的PE網路資源。 PrivateEndpointResource
provisioningState Null 的其中一個,“Succeeded”、“Provisioning”、“Failed”。 雖然尚未核准,但為 null。 字串
registryPrivateLinkServiceConnectionState 連接狀態。 RegistryPrivateLinkServiceConnectionState

PrivateEndpointResource

名字 描述 價值
subnetArmId 私人端點所連線的 subnetId。 字串

RegistryPrivateLinkServiceConnectionState

名字 描述 價值
actionsRequired 有些 RP 選擇 [無]。 其他 RP 會使用此選項進行區域擴充。 字串
描述 每個 NRP 檔的使用者定義訊息可用於核准相關的訊息。 字串
地位 服務取用者與服務提供者的連接狀態 「已核准」
“Disconnected”
“Pending”
「已拒絕」
“Timeout”

Sku

名字 描述 價值
能力 如果 SKU 支援相應放大/縮小,則應該包含容量整數。 如果資源無法相應放大/縮小,可能會省略此專案。 int
家庭 如果服務有不同世代的硬體,針對相同的 SKU,則可以在這裡擷取。 字串
名字 SKU 的名稱。 例如 - P3。 通常是字母+數位碼 字串 (必要)
大小 SKU 大小。 當名稱欄位是階層和其他一些值的組合時,這會是獨立程序代碼。 字串
如果服務有一個以上的層級,但 PUT 上不需要此欄位,則資源提供者必須實作此字段。 “Basic”
“Free”
“Premium”
“Standard”