共用方式為


Microsoft.Network ExpressRoutePorts 2019-12-01

Bicep 資源定義

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

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

資源格式

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

resource symbolicname 'Microsoft.Network/ExpressRoutePorts@2019-12-01' = {
  identity: {
    type: 'string'
    userAssignedIdentities: {
      {customized property}: {}
    }
  }
  location: 'string'
  name: 'string'
  properties: {
    bandwidthInGbps: int
    encapsulation: 'string'
    links: [
      {
        id: 'string'
        name: 'string'
        properties: {
          adminState: 'string'
          macSecConfig: {
            cakSecretIdentifier: 'string'
            cipher: 'string'
            cknSecretIdentifier: 'string'
          }
        }
      }
    ]
    peeringLocation: 'string'
  }
  tags: {
    {customized property}: 'string'
  }
}

屬性值

Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties

名字 描述 價值
名字 描述 價值
id 資源標識碼。 字串
名字 父系子埠資源之間唯一的子埠資源名稱。 字串
性能 ExpressRouteLink 屬性。 ExpressRouteLinkPropertiesFormat

ExpressRouteLinkMacSecConfig

名字 描述 價值
cakSecretIdentifier 包含 Mac 安全性 CAK 金鑰的 Keyvault 秘密識別碼 URL。 字串
密碼 Mac 安全性加密。 'gcm-aes-128'
'gcm-aes-256'
cknSecretIdentifier 包含 Mac 安全性 CKN 金鑰的 Keyvault 秘密識別碼 URL。 字串

ExpressRouteLinkPropertiesFormat

名字 描述 價值
adminState 實體埠的系統管理狀態。 'Disabled'
'Enabled'
macSecConfig MacSec 設定。 ExpressRouteLinkMacSecConfig

ExpressRoutePortPropertiesFormat

名字 描述 價值
bandwidthIn Gbps Gbps 中採購的埠頻寬。 int
封裝 實體埠上的封裝方法。 'Dot1Q'
'QinQ'
連結 ExpressRoutePort 資源的實體連結集。 ExpressRouteLink[]
peeringLocation ExpressRoutePort 實際對應至的對等互連位置名稱。 字串

ManagedServiceIdentity

名字 描述 價值
類型 用於資源的身分識別類型。 類型 'SystemAssigned, UserAssigned' 包含隱含建立的身分識別和一組使用者指派的身分識別。 類型 『None』 會從虛擬機中移除任何身分識別。 'None'
'SystemAssigned'
'SystemAssigned, UserAssigned'
'UserAssigned'
userAssignedIdentities 與資源相關聯的使用者身分識別清單。 使用者身分識別字典索引鍵參考的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'。 ManagedServiceIdentityUserAssignedIdentities

ManagedServiceIdentityUserAssignedIdentities

名字 描述 價值

Microsoft.Network/ExpressRoutePorts

名字 描述 價值
身份 如果已設定,ExpressRoutePort 的身分識別。 ManagedServiceIdentity
位置 資源位置。 字串
名字 資源名稱 字串 (必要)
性能 ExpressRoutePort 屬性。 ExpressRoutePortPropertiesFormat
標籤 資源標籤 標記名稱和值的字典。 請參閱範本中的 標籤

ResourceTags

名字 描述 價值

ARM 樣本資源定義

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

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

資源格式

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

{
  "type": "Microsoft.Network/ExpressRoutePorts",
  "apiVersion": "2019-12-01",
  "name": "string",
  "identity": {
    "type": "string",
    "userAssignedIdentities": {
      "{customized property}": {
      }
    }
  },
  "location": "string",
  "properties": {
    "bandwidthInGbps": "int",
    "encapsulation": "string",
    "links": [
      {
        "id": "string",
        "name": "string",
        "properties": {
          "adminState": "string",
          "macSecConfig": {
            "cakSecretIdentifier": "string",
            "cipher": "string",
            "cknSecretIdentifier": "string"
          }
        }
      }
    ],
    "peeringLocation": "string"
  },
  "tags": {
    "{customized property}": "string"
  }
}

屬性值

Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties

名字 描述 價值
名字 描述 價值
id 資源標識碼。 字串
名字 父系子埠資源之間唯一的子埠資源名稱。 字串
性能 ExpressRouteLink 屬性。 ExpressRouteLinkPropertiesFormat

ExpressRouteLinkMacSecConfig

名字 描述 價值
cakSecretIdentifier 包含 Mac 安全性 CAK 金鑰的 Keyvault 秘密識別碼 URL。 字串
密碼 Mac 安全性加密。 'gcm-aes-128'
'gcm-aes-256'
cknSecretIdentifier 包含 Mac 安全性 CKN 金鑰的 Keyvault 秘密識別碼 URL。 字串

ExpressRouteLinkPropertiesFormat

名字 描述 價值
adminState 實體埠的系統管理狀態。 'Disabled'
'Enabled'
macSecConfig MacSec 設定。 ExpressRouteLinkMacSecConfig

ExpressRoutePortPropertiesFormat

名字 描述 價值
bandwidthIn Gbps Gbps 中採購的埠頻寬。 int
封裝 實體埠上的封裝方法。 'Dot1Q'
'QinQ'
連結 ExpressRoutePort 資源的實體連結集。 ExpressRouteLink[]
peeringLocation ExpressRoutePort 實際對應至的對等互連位置名稱。 字串

ManagedServiceIdentity

名字 描述 價值
類型 用於資源的身分識別類型。 類型 'SystemAssigned, UserAssigned' 包含隱含建立的身分識別和一組使用者指派的身分識別。 類型 『None』 會從虛擬機中移除任何身分識別。 'None'
'SystemAssigned'
'SystemAssigned, UserAssigned'
'UserAssigned'
userAssignedIdentities 與資源相關聯的使用者身分識別清單。 使用者身分識別字典索引鍵參考的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'。 ManagedServiceIdentityUserAssignedIdentities

ManagedServiceIdentityUserAssignedIdentities

名字 描述 價值

Microsoft.Network/ExpressRoutePorts

名字 描述 價值
apiVersion API 版本 '2019-12-01'
身份 如果已設定,ExpressRoutePort 的身分識別。 ManagedServiceIdentity
位置 資源位置。 字串
名字 資源名稱 字串 (必要)
性能 ExpressRoutePort 屬性。 ExpressRoutePortPropertiesFormat
標籤 資源標籤 標記名稱和值的字典。 請參閱範本中的 標籤
類型 資源類型 'Microsoft.Network/ExpressRoutePorts'

ResourceTags

名字 描述 價值

Terraform (AzAPI 提供者) 資源定義

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

  • 資源群組

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

資源格式

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

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.Network/ExpressRoutePorts@2019-12-01"
  name = "string"
  identity = {
    type = "string"
    userAssignedIdentities = {
      {customized property} = {
      }
    }
  }
  location = "string"
  body = jsonencode({
    properties = {
      bandwidthInGbps = int
      encapsulation = "string"
      links = [
        {
          id = "string"
          name = "string"
          properties = {
            adminState = "string"
            macSecConfig = {
              cakSecretIdentifier = "string"
              cipher = "string"
              cknSecretIdentifier = "string"
            }
          }
        }
      ]
      peeringLocation = "string"
    }
  })
  tags = {
    {customized property} = "string"
  }
}

屬性值

Components1Jq1T4ISchemasManagedserviceidentityPropertiesUserassignedidentitiesAdditionalproperties

名字 描述 價值
名字 描述 價值
id 資源標識碼。 字串
名字 父系子埠資源之間唯一的子埠資源名稱。 字串
性能 ExpressRouteLink 屬性。 ExpressRouteLinkPropertiesFormat

ExpressRouteLinkMacSecConfig

名字 描述 價值
cakSecretIdentifier 包含 Mac 安全性 CAK 金鑰的 Keyvault 秘密識別碼 URL。 字串
密碼 Mac 安全性加密。 'gcm-aes-128'
'gcm-aes-256'
cknSecretIdentifier 包含 Mac 安全性 CKN 金鑰的 Keyvault 秘密識別碼 URL。 字串

ExpressRouteLinkPropertiesFormat

名字 描述 價值
adminState 實體埠的系統管理狀態。 'Disabled'
'Enabled'
macSecConfig MacSec 設定。 ExpressRouteLinkMacSecConfig

ExpressRoutePortPropertiesFormat

名字 描述 價值
bandwidthIn Gbps Gbps 中採購的埠頻寬。 int
封裝 實體埠上的封裝方法。 'Dot1Q'
'QinQ'
連結 ExpressRoutePort 資源的實體連結集。 ExpressRouteLink[]
peeringLocation ExpressRoutePort 實際對應至的對等互連位置名稱。 字串

ManagedServiceIdentity

名字 描述 價值
類型 用於資源的身分識別類型。 類型 'SystemAssigned, UserAssigned' 包含隱含建立的身分識別和一組使用者指派的身分識別。 類型 『None』 會從虛擬機中移除任何身分識別。 'None'
'SystemAssigned'
'SystemAssigned, UserAssigned'
'UserAssigned'
userAssignedIdentities 與資源相關聯的使用者身分識別清單。 使用者身分識別字典索引鍵參考的格式為 ARM 資源標識符:'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'。 ManagedServiceIdentityUserAssignedIdentities

ManagedServiceIdentityUserAssignedIdentities

名字 描述 價值

Microsoft.Network/ExpressRoutePorts

名字 描述 價值
身份 如果已設定,ExpressRoutePort 的身分識別。 ManagedServiceIdentity
位置 資源位置。 字串
名字 資源名稱 字串 (必要)
性能 ExpressRoutePort 屬性。 ExpressRoutePortPropertiesFormat
標籤 資源標籤 標記名稱和值的字典。
類型 資源類型 “Microsoft.Network/ExpressRoutePorts@2019-12-01”

ResourceTags

名字 描述 價值