Microsoft.MobileNetwork packetCoreControlPlanes/packetCoreDataPlanes
Bicep 資源定義
packetCoreControlPlanes/packetCoreDataPlanes 資源類型可以使用目標作業來部署:
- 資源群組 - 請參閱 資源群組部署命令
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
資源格式
若要建立 Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes 資源,請將下列 Bicep 新增至範本。
resource symbolicname 'Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2024-04-01' = {
parent: resourceSymbolicName
location: 'string'
name: 'string'
properties: {
userPlaneAccessInterface: {
bfdIpv4Endpoints: [
'string'
]
ipv4Address: 'string'
ipv4AddressList: [
'string'
]
ipv4Gateway: 'string'
ipv4Subnet: 'string'
name: 'string'
vlanId: int
}
userPlaneAccessVirtualIpv4Addresses: [
'string'
]
}
tags: {
{customized property}: 'string'
}
}
屬性值
InterfaceProperties
名字 | 描述 | 價值 |
---|---|---|
bfdIpv4Endpoints | 要傳送 BFD 探查的端點 IPv4 位址。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ [] |
ipv4Address | IPv4 位址。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ |
ipv4AddressList | 多重節點系統的 IPv4 位址清單。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ [] |
ipv4Gateway | 預設 IPv4 閘道(路由器)。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ |
ipv4Subnet | IPv4 子網。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\/([0-9]|[1-2][0-9]|3[0-2]))$ |
名字 | 這個介面的邏輯名稱。 這應該符合您在 Azure Stack Edge 裝置上設定的其中一個介面。 | 字串 |
vlanId | 網路介面的 VLAN 識別碼。 範例:501。 | int 約束: 最小值 = 1 最大值 = 4094 |
Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes
名字 | 描述 | 價值 |
---|---|---|
位置 | 資源所在的地理位置 | 字串 (必要) |
名字 | 資源名稱 | 字串 約束: 最大長度 = 模式 = ^[a-zA-Z0-9][a-zA-Z0-9_-]*$ (必要) |
父母 | 在 Bicep 中,您可以指定子資源的父資源。 只有在父資源外部宣告子資源時,才需要新增這個屬性。 如需詳細資訊,請參閱 父資源外部的子資源。 |
類型資源的符號名稱:packetCoreControlPlanes |
性能 | 封包核心數據平面屬性。 | PacketCoreDataPlanePropertiesFormat (必要) |
標籤 | 資源標籤 | 標記名稱和值的字典。 請參閱範本中的 標籤 |
PacketCoreDataPlanePropertiesFormat
名字 | 描述 | 價值 |
---|---|---|
userPlaneAccessInterface | 存取網路上的使用者平面介面。 對於 5G 網路,這是 N3 介面。 對於 4G 網路,這是 S1-U 介面。 | InterfaceProperties (必要) |
userPlaneAccessVirtualIpv4Addresses | 高可用性 (HA) 系統中存取網路上使用者平面的虛擬IP位址。 在HA部署中,應該將存取網路路由器設定為將此位址的流量轉送至使用中或待命節點上的控制平面存取介面。 在非HA系統中,應該省略或空白清單。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ [] |
TrackedResourceTags
名字 | 描述 | 價值 |
---|
快速入門範例
下列快速入門範例會部署此資源類型。
Bicep 檔案 | 描述 |
---|---|
建立完整的 5G 核心部署 | 此範本會建立部署私人 5G 核心所需的所有資源,包括布建 sim 卡和建立範例 QoS 原則。 您可以選擇性地部署到在 Azure Stack Edge 裝置上執行的 Kubernetes 叢集。 |
建立新的行動網站 | 此範本會建立具有相關聯 5G 封包核心資源的新網站。 您可以選擇性地部署到在 Azure Stack Edge 裝置上執行的 Kubernetes 叢集。 |
ARM 樣本資源定義
packetCoreControlPlanes/packetCoreDataPlanes 資源類型可以使用目標作業來部署:
- 資源群組 - 請參閱 資源群組部署命令
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
資源格式
若要建立 Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes 資源,請將下列 JSON 新增至範本。
{
"type": "Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes",
"apiVersion": "2024-04-01",
"name": "string",
"location": "string",
"properties": {
"userPlaneAccessInterface": {
"bfdIpv4Endpoints": [ "string" ],
"ipv4Address": "string",
"ipv4AddressList": [ "string" ],
"ipv4Gateway": "string",
"ipv4Subnet": "string",
"name": "string",
"vlanId": "int"
},
"userPlaneAccessVirtualIpv4Addresses": [ "string" ]
},
"tags": {
"{customized property}": "string"
}
}
屬性值
InterfaceProperties
名字 | 描述 | 價值 |
---|---|---|
bfdIpv4Endpoints | 要傳送 BFD 探查的端點 IPv4 位址。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ [] |
ipv4Address | IPv4 位址。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ |
ipv4AddressList | 多重節點系統的 IPv4 位址清單。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ [] |
ipv4Gateway | 預設 IPv4 閘道(路由器)。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ |
ipv4Subnet | IPv4 子網。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\/([0-9]|[1-2][0-9]|3[0-2]))$ |
名字 | 這個介面的邏輯名稱。 這應該符合您在 Azure Stack Edge 裝置上設定的其中一個介面。 | 字串 |
vlanId | 網路介面的 VLAN 識別碼。 範例:501。 | int 約束: 最小值 = 1 最大值 = 4094 |
Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes
名字 | 描述 | 價值 |
---|---|---|
apiVersion | API 版本 | '2024-04-01' |
位置 | 資源所在的地理位置 | 字串 (必要) |
名字 | 資源名稱 | 字串 約束: 最大長度 = 模式 = ^[a-zA-Z0-9][a-zA-Z0-9_-]*$ (必要) |
性能 | 封包核心數據平面屬性。 | PacketCoreDataPlanePropertiesFormat (必要) |
標籤 | 資源標籤 | 標記名稱和值的字典。 請參閱範本中的 標籤 |
類型 | 資源類型 | 'Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes' |
PacketCoreDataPlanePropertiesFormat
名字 | 描述 | 價值 |
---|---|---|
userPlaneAccessInterface | 存取網路上的使用者平面介面。 對於 5G 網路,這是 N3 介面。 對於 4G 網路,這是 S1-U 介面。 | InterfaceProperties (必要) |
userPlaneAccessVirtualIpv4Addresses | 高可用性 (HA) 系統中存取網路上使用者平面的虛擬IP位址。 在HA部署中,應該將存取網路路由器設定為將此位址的流量轉送至使用中或待命節點上的控制平面存取介面。 在非HA系統中,應該省略或空白清單。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ [] |
TrackedResourceTags
名字 | 描述 | 價值 |
---|
快速入門範本
下列快速入門範本會部署此資源類型。
範本 | 描述 |
---|---|
建立完整的 5G 核心部署 |
此範本會建立部署私人 5G 核心所需的所有資源,包括布建 sim 卡和建立範例 QoS 原則。 您可以選擇性地部署到在 Azure Stack Edge 裝置上執行的 Kubernetes 叢集。 |
建立新的行動網站 |
此範本會建立具有相關聯 5G 封包核心資源的新網站。 您可以選擇性地部署到在 Azure Stack Edge 裝置上執行的 Kubernetes 叢集。 |
Terraform (AzAPI 提供者) 資源定義
packetCoreControlPlanes/packetCoreDataPlanes 資源類型可以使用目標作業來部署:
- 資源群組
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
資源格式
若要建立 Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes 資源,請將下列 Terraform 新增至範本。
resource "azapi_resource" "symbolicname" {
type = "Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2024-04-01"
name = "string"
location = "string"
tags = {
{customized property} = "string"
}
body = jsonencode({
properties = {
userPlaneAccessInterface = {
bfdIpv4Endpoints = [
"string"
]
ipv4Address = "string"
ipv4AddressList = [
"string"
]
ipv4Gateway = "string"
ipv4Subnet = "string"
name = "string"
vlanId = int
}
userPlaneAccessVirtualIpv4Addresses = [
"string"
]
}
})
}
屬性值
InterfaceProperties
名字 | 描述 | 價值 |
---|---|---|
bfdIpv4Endpoints | 要傳送 BFD 探查的端點 IPv4 位址。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ [] |
ipv4Address | IPv4 位址。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ |
ipv4AddressList | 多重節點系統的 IPv4 位址清單。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ [] |
ipv4Gateway | 預設 IPv4 閘道(路由器)。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ |
ipv4Subnet | IPv4 子網。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\/([0-9]|[1-2][0-9]|3[0-2]))$ |
名字 | 這個介面的邏輯名稱。 這應該符合您在 Azure Stack Edge 裝置上設定的其中一個介面。 | 字串 |
vlanId | 網路介面的 VLAN 識別碼。 範例:501。 | int 約束: 最小值 = 1 最大值 = 4094 |
Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes
名字 | 描述 | 價值 |
---|---|---|
位置 | 資源所在的地理位置 | 字串 (必要) |
名字 | 資源名稱 | 字串 約束: 最大長度 = 模式 = ^[a-zA-Z0-9][a-zA-Z0-9_-]*$ (必要) |
parent_id | 此資源為父系之資源的標識碼。 | 類型資源的標識碼:packetCoreControlPlanes |
性能 | 封包核心數據平面屬性。 | PacketCoreDataPlanePropertiesFormat (必要) |
標籤 | 資源標籤 | 標記名稱和值的字典。 |
類型 | 資源類型 | “Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreDataPlanes@2024-04-01” |
PacketCoreDataPlanePropertiesFormat
名字 | 描述 | 價值 |
---|---|---|
userPlaneAccessInterface | 存取網路上的使用者平面介面。 對於 5G 網路,這是 N3 介面。 對於 4G 網路,這是 S1-U 介面。 | InterfaceProperties (必要) |
userPlaneAccessVirtualIpv4Addresses | 高可用性 (HA) 系統中存取網路上使用者平面的虛擬IP位址。 在HA部署中,應該將存取網路路由器設定為將此位址的流量轉送至使用中或待命節點上的控制平面存取介面。 在非HA系統中,應該省略或空白清單。 | 字串 約束: Pattern = ^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])$ [] |
TrackedResourceTags
名字 | 描述 | 價值 |
---|