共用方式為


Microsoft.Network expressRouteCircuits 2015-05-01-preview

Bicep 資源定義

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

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

資源格式

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

resource symbolicname 'Microsoft.Network/expressRouteCircuits@2015-05-01-preview' = {
  etag: 'string'
  location: 'string'
  name: 'string'
  properties: {
    authorizations: [
      {
        etag: 'string'
        id: 'string'
        name: 'string'
        properties: {
          authorizationKey: 'string'
          authorizationUseStatus: 'string'
          provisioningState: 'string'
        }
      }
    ]
    circuitProvisioningState: 'string'
    peerings: [
      {
        etag: 'string'
        id: 'string'
        name: 'string'
        properties: {
          azureASN: int
          microsoftPeeringConfig: {
            advertisedPublicPrefixes: [
              'string'
            ]
            advertisedPublicPrefixesState: 'string'
            customerASN: int
            routingRegistryName: 'string'
          }
          peerASN: int
          peeringType: 'string'
          primaryAzurePort: 'string'
          primaryPeerAddressPrefix: 'string'
          provisioningState: 'string'
          secondaryAzurePort: 'string'
          secondaryPeerAddressPrefix: 'string'
          sharedKey: 'string'
          state: 'string'
          stats: {
            bytesIn: int
            bytesOut: int
          }
          vlanId: int
        }
      }
    ]
    provisioningState: 'string'
    serviceKey: 'string'
    serviceProviderNotes: 'string'
    serviceProviderProperties: {
      bandwidthInMbps: int
      peeringLocation: 'string'
      serviceProviderName: 'string'
    }
    serviceProviderProvisioningState: 'string'
  }
  sku: {
    family: 'string'
    name: 'string'
    tier: 'string'
  }
  tags: {
    {customized property}: 'string'
  }
}

屬性值

AuthorizationPropertiesFormat

名字 描述 價值
authorizationKey 取得或設定授權金鑰 字串
authorizationUseStatus 取得或設定 AuthorizationUseStatus 'Available'
'InUse'
provisioningState 取得或設定 PublicIP 資源更新/刪除/失敗的布建狀態 字串

ExpressRouteCircuitAuthorization

名字 描述 價值
etag 每當更新資源時變更的唯一隻讀字串 字串
id 資源標識碼 字串
名字 取得資源群組內唯一的資源名稱。 此名稱可用來存取資源 字串
性能 AuthorizationPropertiesFormat

ExpressRouteCircuitPeering

名字 描述 價值
etag 每當更新資源時變更的唯一隻讀字串 字串
id 資源標識碼 字串
名字 取得資源群組內唯一的資源名稱。 此名稱可用來存取資源 字串
性能 ExpressRouteCircuitPeeringPropertiesFormat

ExpressRouteCircuitPeeringConfig

名字 描述 價值
advertisedPublicPrefixes 取得或設定 AdvertisedPublicPrefixes 的參考 string[]
advertisedPublicPrefixesState 取得或設定 Peering 資源的 AdvertisedPublicPrefixState 'Configured'
'Configuring'
'NotConfigured'
'ValidationNeeded'
customerASN 取得或設定對等互連的 CustomerAsn。 int
routingRegistryName 取得或設定組態的 RoutingRegistryName。 字串

ExpressRouteCircuitPeeringPropertiesFormat

名字 描述 價值
azureASN 取得或設定 azure ASN int
microsoftPeeringConfig 取得或設定Microsoft對等互連設定 ExpressRouteCircuitPeeringConfig
peerASN 取得或設定對等 ASN int
peeringType 取得或設定 PeeringType 'AzurePrivatePeering'
'AzurePublicPeering'
'MicrosoftPeering'
primaryAzurePort 取得或設定主要埠 字串
primaryPeerAddressPrefix 取得或設定主要地址前綴 字串
provisioningState 取得或設定 PublicIP 資源更新/刪除/失敗的布建狀態 字串
secondaryAzurePort 取得或設定次要埠 字串
secondaryPeerAddressPrefix 取得或設定次要位址前綴 字串
sharedKey 取得或設定共用金鑰 字串
取得或設定對等互連的狀態 'Disabled'
'Enabled'
統計 取得或對等互連統計數據 ExpressRouteCircuitStats
vlanId 取得或設定 vlan 識別碼 int

ExpressRouteCircuitPropertiesFormat

名字 描述 價值
授權 取得或設定授權清單 ExpressRouteCircuitAuthorization[]
circuitProvisioningState 取得或設定資源的 CircuitProvisioningState 狀態 字串
對等互連 取得或設定對等互連的清單 ExpressRouteCircuitPeering[]
provisioningState 取得或設定 PublicIP 資源更新/刪除/失敗的布建狀態 字串
serviceKey 取得或設定 ServiceKey 字串
serviceProviderNotes 取得或設定 ServiceProviderNotes 字串
serviceProviderProperties 取得或設定 ServiceProviderProperties ExpressRouteCircuitServiceProviderProperties
serviceProviderProvisioningState 取得或設定資源的 ServiceProviderProvisioningState 狀態 '取消布建'
'NotProvisioned'
'Provisioned'
'Provisioning'

ExpressRouteCircuitServiceProviderProperties

名字 描述 價值
bandwidthInMbps 取得或設定 BandwidthInMbps。 int
peeringLocation 取得或設定對等互連位置。 字串
serviceProviderName 取得或設定 serviceProviderName。 字串

ExpressRouteCircuitSku

名字 描述 價值
家庭 取得或設定 SKU 系列。 'MeteredData'
'UnlimitedData'
名字 取得或設定 SKU 的名稱。 字串
取得或設定 SKU 的階層。 'Premium'
'Standard'

ExpressRouteCircuitStats

名字 描述 價值
bytesIn 取得對等互連的 BytesIn。 int
bytesOut 取得對等互連的 BytesOut。 int

Microsoft.Network/expressRouteCircuits

名字 描述 價值
etag 取得唯一的唯一 字串
位置 資源位置 字串 (必要)
名字 資源名稱 字串 (必要)
性能 ExpressRouteCircuit 的屬性 ExpressRouteCircuitPropertiesFormat
sku 取得或設定sku ExpressRouteCircuitSku
標籤 資源標籤 標記名稱和值的字典。 請參閱範本中的 標籤

ResourceTags

名字 描述 價值

快速入門範例

下列快速入門範例會部署此資源類型。

Bicep 檔案 描述
建立 ExpressRoute 線路 此範本會為指定的服務提供者和 SKU 建立 ExpressRoute 線路
使用私人對等互連和 Azure VNet ExpressRoute 線路 此範本會設定 ExpressRoute Microsoft對等互連、部署具有 Expressroute 閘道的 Azure VNet,並將 VNet 連結到 ExpressRoute 線路

ARM 樣本資源定義

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

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

資源格式

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

{
  "type": "Microsoft.Network/expressRouteCircuits",
  "apiVersion": "2015-05-01-preview",
  "name": "string",
  "etag": "string",
  "location": "string",
  "properties": {
    "authorizations": [
      {
        "etag": "string",
        "id": "string",
        "name": "string",
        "properties": {
          "authorizationKey": "string",
          "authorizationUseStatus": "string",
          "provisioningState": "string"
        }
      }
    ],
    "circuitProvisioningState": "string",
    "peerings": [
      {
        "etag": "string",
        "id": "string",
        "name": "string",
        "properties": {
          "azureASN": "int",
          "microsoftPeeringConfig": {
            "advertisedPublicPrefixes": [ "string" ],
            "advertisedPublicPrefixesState": "string",
            "customerASN": "int",
            "routingRegistryName": "string"
          },
          "peerASN": "int",
          "peeringType": "string",
          "primaryAzurePort": "string",
          "primaryPeerAddressPrefix": "string",
          "provisioningState": "string",
          "secondaryAzurePort": "string",
          "secondaryPeerAddressPrefix": "string",
          "sharedKey": "string",
          "state": "string",
          "stats": {
            "bytesIn": "int",
            "bytesOut": "int"
          },
          "vlanId": "int"
        }
      }
    ],
    "provisioningState": "string",
    "serviceKey": "string",
    "serviceProviderNotes": "string",
    "serviceProviderProperties": {
      "bandwidthInMbps": "int",
      "peeringLocation": "string",
      "serviceProviderName": "string"
    },
    "serviceProviderProvisioningState": "string"
  },
  "sku": {
    "family": "string",
    "name": "string",
    "tier": "string"
  },
  "tags": {
    "{customized property}": "string"
  }
}

屬性值

AuthorizationPropertiesFormat

名字 描述 價值
authorizationKey 取得或設定授權金鑰 字串
authorizationUseStatus 取得或設定 AuthorizationUseStatus 'Available'
'InUse'
provisioningState 取得或設定 PublicIP 資源更新/刪除/失敗的布建狀態 字串

ExpressRouteCircuitAuthorization

名字 描述 價值
etag 每當更新資源時變更的唯一隻讀字串 字串
id 資源標識碼 字串
名字 取得資源群組內唯一的資源名稱。 此名稱可用來存取資源 字串
性能 AuthorizationPropertiesFormat

ExpressRouteCircuitPeering

名字 描述 價值
etag 每當更新資源時變更的唯一隻讀字串 字串
id 資源標識碼 字串
名字 取得資源群組內唯一的資源名稱。 此名稱可用來存取資源 字串
性能 ExpressRouteCircuitPeeringPropertiesFormat

ExpressRouteCircuitPeeringConfig

名字 描述 價值
advertisedPublicPrefixes 取得或設定 AdvertisedPublicPrefixes 的參考 string[]
advertisedPublicPrefixesState 取得或設定 Peering 資源的 AdvertisedPublicPrefixState 'Configured'
'Configuring'
'NotConfigured'
'ValidationNeeded'
customerASN 取得或設定對等互連的 CustomerAsn。 int
routingRegistryName 取得或設定組態的 RoutingRegistryName。 字串

ExpressRouteCircuitPeeringPropertiesFormat

名字 描述 價值
azureASN 取得或設定 azure ASN int
microsoftPeeringConfig 取得或設定Microsoft對等互連設定 ExpressRouteCircuitPeeringConfig
peerASN 取得或設定對等 ASN int
peeringType 取得或設定 PeeringType 'AzurePrivatePeering'
'AzurePublicPeering'
'MicrosoftPeering'
primaryAzurePort 取得或設定主要埠 字串
primaryPeerAddressPrefix 取得或設定主要地址前綴 字串
provisioningState 取得或設定 PublicIP 資源更新/刪除/失敗的布建狀態 字串
secondaryAzurePort 取得或設定次要埠 字串
secondaryPeerAddressPrefix 取得或設定次要位址前綴 字串
sharedKey 取得或設定共用金鑰 字串
取得或設定對等互連的狀態 'Disabled'
'Enabled'
統計 取得或對等互連統計數據 ExpressRouteCircuitStats
vlanId 取得或設定 vlan 識別碼 int

ExpressRouteCircuitPropertiesFormat

名字 描述 價值
授權 取得或設定授權清單 ExpressRouteCircuitAuthorization[]
circuitProvisioningState 取得或設定資源的 CircuitProvisioningState 狀態 字串
對等互連 取得或設定對等互連的清單 ExpressRouteCircuitPeering[]
provisioningState 取得或設定 PublicIP 資源更新/刪除/失敗的布建狀態 字串
serviceKey 取得或設定 ServiceKey 字串
serviceProviderNotes 取得或設定 ServiceProviderNotes 字串
serviceProviderProperties 取得或設定 ServiceProviderProperties ExpressRouteCircuitServiceProviderProperties
serviceProviderProvisioningState 取得或設定資源的 ServiceProviderProvisioningState 狀態 '取消布建'
'NotProvisioned'
'Provisioned'
'Provisioning'

ExpressRouteCircuitServiceProviderProperties

名字 描述 價值
bandwidthInMbps 取得或設定 BandwidthInMbps。 int
peeringLocation 取得或設定對等互連位置。 字串
serviceProviderName 取得或設定 serviceProviderName。 字串

ExpressRouteCircuitSku

名字 描述 價值
家庭 取得或設定 SKU 系列。 'MeteredData'
'UnlimitedData'
名字 取得或設定 SKU 的名稱。 字串
取得或設定 SKU 的階層。 'Premium'
'Standard'

ExpressRouteCircuitStats

名字 描述 價值
bytesIn 取得對等互連的 BytesIn。 int
bytesOut 取得對等互連的 BytesOut。 int

Microsoft.Network/expressRouteCircuits

名字 描述 價值
apiVersion API 版本 '2015-05-01-preview'
etag 取得唯一的唯一 字串
位置 資源位置 字串 (必要)
名字 資源名稱 字串 (必要)
性能 ExpressRouteCircuit 的屬性 ExpressRouteCircuitPropertiesFormat
sku 取得或設定sku ExpressRouteCircuitSku
標籤 資源標籤 標記名稱和值的字典。 請參閱範本中的 標籤
類型 資源類型 'Microsoft.Network/expressRouteCircuits'

ResourceTags

名字 描述 價值

快速入門範本

下列快速入門範本會部署此資源類型。

範本 描述
建立 ExpressRoute 線路

部署至 Azure
此範本會為指定的服務提供者和 SKU 建立 ExpressRoute 線路
使用 BGP 對等互連建立 ExpressRoute 線路

部署至 Azure
此範本會為指定的服務提供者和 SKU 建立 ExpressRoute 線路和 AzurePrublicPeering BGP 對等互連
使用私人對等互連和 Azure VNet ExpressRoute 線路

部署至 Azure
此範本會設定 ExpressRoute Microsoft對等互連、部署具有 Expressroute 閘道的 Azure VNet,並將 VNet 連結到 ExpressRoute 線路

Terraform (AzAPI 提供者) 資源定義

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

  • 資源群組

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

資源格式

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

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.Network/expressRouteCircuits@2015-05-01-preview"
  name = "string"
  etag = "string"
  location = "string"
  sku = {
    family = "string"
    name = "string"
    tier = "string"
  }
  tags = {
    {customized property} = "string"
  }
  body = jsonencode({
    properties = {
      authorizations = [
        {
          etag = "string"
          id = "string"
          name = "string"
          properties = {
            authorizationKey = "string"
            authorizationUseStatus = "string"
            provisioningState = "string"
          }
        }
      ]
      circuitProvisioningState = "string"
      peerings = [
        {
          etag = "string"
          id = "string"
          name = "string"
          properties = {
            azureASN = int
            microsoftPeeringConfig = {
              advertisedPublicPrefixes = [
                "string"
              ]
              advertisedPublicPrefixesState = "string"
              customerASN = int
              routingRegistryName = "string"
            }
            peerASN = int
            peeringType = "string"
            primaryAzurePort = "string"
            primaryPeerAddressPrefix = "string"
            provisioningState = "string"
            secondaryAzurePort = "string"
            secondaryPeerAddressPrefix = "string"
            sharedKey = "string"
            state = "string"
            stats = {
              bytesIn = int
              bytesOut = int
            }
            vlanId = int
          }
        }
      ]
      provisioningState = "string"
      serviceKey = "string"
      serviceProviderNotes = "string"
      serviceProviderProperties = {
        bandwidthInMbps = int
        peeringLocation = "string"
        serviceProviderName = "string"
      }
      serviceProviderProvisioningState = "string"
    }
  })
}

屬性值

AuthorizationPropertiesFormat

名字 描述 價值
authorizationKey 取得或設定授權金鑰 字串
authorizationUseStatus 取得或設定 AuthorizationUseStatus 'Available'
'InUse'
provisioningState 取得或設定 PublicIP 資源更新/刪除/失敗的布建狀態 字串

ExpressRouteCircuitAuthorization

名字 描述 價值
etag 每當更新資源時變更的唯一隻讀字串 字串
id 資源標識碼 字串
名字 取得資源群組內唯一的資源名稱。 此名稱可用來存取資源 字串
性能 AuthorizationPropertiesFormat

ExpressRouteCircuitPeering

名字 描述 價值
etag 每當更新資源時變更的唯一隻讀字串 字串
id 資源標識碼 字串
名字 取得資源群組內唯一的資源名稱。 此名稱可用來存取資源 字串
性能 ExpressRouteCircuitPeeringPropertiesFormat

ExpressRouteCircuitPeeringConfig

名字 描述 價值
advertisedPublicPrefixes 取得或設定 AdvertisedPublicPrefixes 的參考 string[]
advertisedPublicPrefixesState 取得或設定 Peering 資源的 AdvertisedPublicPrefixState 'Configured'
'Configuring'
'NotConfigured'
'ValidationNeeded'
customerASN 取得或設定對等互連的 CustomerAsn。 int
routingRegistryName 取得或設定組態的 RoutingRegistryName。 字串

ExpressRouteCircuitPeeringPropertiesFormat

名字 描述 價值
azureASN 取得或設定 azure ASN int
microsoftPeeringConfig 取得或設定Microsoft對等互連設定 ExpressRouteCircuitPeeringConfig
peerASN 取得或設定對等 ASN int
peeringType 取得或設定 PeeringType 'AzurePrivatePeering'
'AzurePublicPeering'
'MicrosoftPeering'
primaryAzurePort 取得或設定主要埠 字串
primaryPeerAddressPrefix 取得或設定主要地址前綴 字串
provisioningState 取得或設定 PublicIP 資源更新/刪除/失敗的布建狀態 字串
secondaryAzurePort 取得或設定次要埠 字串
secondaryPeerAddressPrefix 取得或設定次要位址前綴 字串
sharedKey 取得或設定共用金鑰 字串
取得或設定對等互連的狀態 'Disabled'
'Enabled'
統計 取得或對等互連統計數據 ExpressRouteCircuitStats
vlanId 取得或設定 vlan 識別碼 int

ExpressRouteCircuitPropertiesFormat

名字 描述 價值
授權 取得或設定授權清單 ExpressRouteCircuitAuthorization[]
circuitProvisioningState 取得或設定資源的 CircuitProvisioningState 狀態 字串
對等互連 取得或設定對等互連的清單 ExpressRouteCircuitPeering[]
provisioningState 取得或設定 PublicIP 資源更新/刪除/失敗的布建狀態 字串
serviceKey 取得或設定 ServiceKey 字串
serviceProviderNotes 取得或設定 ServiceProviderNotes 字串
serviceProviderProperties 取得或設定 ServiceProviderProperties ExpressRouteCircuitServiceProviderProperties
serviceProviderProvisioningState 取得或設定資源的 ServiceProviderProvisioningState 狀態 '取消布建'
'NotProvisioned'
'Provisioned'
'Provisioning'

ExpressRouteCircuitServiceProviderProperties

名字 描述 價值
bandwidthInMbps 取得或設定 BandwidthInMbps。 int
peeringLocation 取得或設定對等互連位置。 字串
serviceProviderName 取得或設定 serviceProviderName。 字串

ExpressRouteCircuitSku

名字 描述 價值
家庭 取得或設定 SKU 系列。 'MeteredData'
'UnlimitedData'
名字 取得或設定 SKU 的名稱。 字串
取得或設定 SKU 的階層。 'Premium'
'Standard'

ExpressRouteCircuitStats

名字 描述 價值
bytesIn 取得對等互連的 BytesIn。 int
bytesOut 取得對等互連的 BytesOut。 int

Microsoft.Network/expressRouteCircuits

名字 描述 價值
etag 取得唯一的唯一 字串
位置 資源位置 字串 (必要)
名字 資源名稱 字串 (必要)
性能 ExpressRouteCircuit 的屬性 ExpressRouteCircuitPropertiesFormat
sku 取得或設定sku ExpressRouteCircuitSku
標籤 資源標籤 標記名稱和值的字典。
類型 資源類型 “Microsoft.Network/expressRouteCircuits@2015-05-01-preview”

ResourceTags

名字 描述 價值