Microsoft.MobileNetwork simGroups/sims
Bicep 資源定義
simGroups/sims 資源類型可以使用目標作業進行部署:
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
若要建立 Microsoft.MobileNetwork/simGroups/sims 資源,請將下列 Bicep 新增至範本。
resource symbolicname 'Microsoft.MobileNetwork/simGroups/sims@2023-06-01' = {
name: 'string'
parent: resourceSymbolicName
properties: {
authenticationKey: 'string'
deviceType: 'string'
integratedCircuitCardIdentifier: 'string'
internationalMobileSubscriberIdentity: 'string'
operatorKeyCode: 'string'
simPolicy: {
id: 'string'
}
staticIpConfiguration: [
{
attachedDataNetwork: {
id: 'string'
}
slice: {
id: 'string'
}
staticIp: {
ipv4Address: 'string'
}
}
]
}
}
屬性值
simGroups/sims
名稱 |
描述 |
值 |
authenticationKey |
SIM 的 Ki 值。 |
string |
deviceType |
選擇性自由格式文字欄位,可用來錄製與此 SIM 卡相關聯的裝置類型,例如「視訊相機」。 Azure 入口網站允許根據此值來分組和篩選 SIM。 |
string |
integratedCircuitCardIdentifier |
SIM 卡的整合卡識別碼 () 。 |
string |
internationalMobileSubscriberIdentity |
SIM 卡國際行動訂閱者身分識別 (IMSI) 。 |
需要字串 () |
operatorKeyCode |
SIM 卡的 Opc 值。 |
string |
simPolicy |
此 SIM 卡所使用的 SIM 卡原則。 SIM 卡原則必須與 SIM 卡位於相同的位置。 |
SimPolicyResourceId |
staticIpConfiguration |
指派給此 SIM 卡的靜態 IP 位址清單。 每個位址都會指派在定義的網路範圍,由 {附加的資料網路,配量} 組成。 |
SimStaticIpProperties[] |
SimPolicyResourceId
名稱 |
描述 |
值 |
id |
SIM 原則資源識別碼。 |
需要字串 () |
SimStaticIpProperties
AttachedDataNetworkResourceId
名稱 |
描述 |
值 |
id |
連結的資料網路資源識別碼。 |
需要字串 () |
SliceResourceId
名稱 |
描述 |
值 |
id |
配量資源識別碼。 |
需要字串 () |
SimStaticIpPropertiesStaticIp
名稱 |
描述 |
值 |
ipv4Address |
指派給此網路範圍之 SIM 卡的 IPv4 位址。 此位址必須位於連結資料網路中定義的 userEquipmentStaticAddressPoolPrefix 中。 |
string |
快速入門範本
下列快速入門範本會部署此資源類型。
[範本] |
描述 |
建立完整的 5G 核心部署
 |
此範本會建立部署私人 5G 核心所需的所有資源,包括布建 sims 和建立範例 QoS 原則。 您可以選擇性地部署到在 Azure Stack Edge 裝置上執行的 Kubernetes 叢集。 |
布建 Proxy SIM
 |
此範本會將 SIM 群組和 SIM () 新增至現有的行動網路,並布建 SIM () 。 |
ARM 範本資源定義
simGroups/sims 資源類型可以使用目標作業進行部署:
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄檔。
若要建立 Microsoft.MobileNetwork/simGroups/sims 資源,請將下列 JSON 新增至範本。
{
"type": "Microsoft.MobileNetwork/simGroups/sims",
"apiVersion": "2023-06-01",
"name": "string",
"properties": {
"authenticationKey": "string",
"deviceType": "string",
"integratedCircuitCardIdentifier": "string",
"internationalMobileSubscriberIdentity": "string",
"operatorKeyCode": "string",
"simPolicy": {
"id": "string"
},
"staticIpConfiguration": [
{
"attachedDataNetwork": {
"id": "string"
},
"slice": {
"id": "string"
},
"staticIp": {
"ipv4Address": "string"
}
}
]
}
}
屬性值
simGroups/sims
名稱 |
描述 |
值 |
類型 |
資源類型 |
'Microsoft.MobileNetwork/simGroups/sims' |
apiVersion |
資源 API 版本 |
'2023-06-01' |
NAME |
資源名稱
瞭解如何在 JSON ARM 範本中設定子資源的名稱和類型。 |
需要字串 () |
properties |
SIM 屬性。 |
SimPropertiesFormat (必要) |
名稱 |
描述 |
值 |
authenticationKey |
SIM 的 Ki 值。 |
string |
deviceType |
選擇性自由格式文字欄位,可用來錄製與此 SIM 卡相關聯的裝置類型,例如「視訊相機」。 Azure 入口網站允許根據此值來分組和篩選 SIM。 |
string |
integratedCircuitCardIdentifier |
SIM 卡的整合卡識別碼 () 。 |
string |
internationalMobileSubscriberIdentity |
SIM 卡國際行動訂閱者身分識別 (IMSI) 。 |
需要字串 () |
operatorKeyCode |
SIM 卡的 Opc 值。 |
string |
simPolicy |
此 SIM 卡所使用的 SIM 卡原則。 SIM 卡原則必須與 SIM 卡位於相同的位置。 |
SimPolicyResourceId |
staticIpConfiguration |
指派給此 SIM 卡的靜態 IP 位址清單。 每個位址都會指派在定義的網路範圍,由 {附加的資料網路,配量} 組成。 |
SimStaticIpProperties[] |
SimPolicyResourceId
名稱 |
描述 |
值 |
id |
SIM 原則資源識別碼。 |
需要字串 () |
SimStaticIpProperties
AttachedDataNetworkResourceId
名稱 |
描述 |
值 |
id |
連結的資料網路資源識別碼。 |
需要字串 () |
SliceResourceId
名稱 |
描述 |
值 |
id |
配量資源識別碼。 |
字串 (必要) |
SimStaticIpPropertiesStaticIp
名稱 |
描述 |
值 |
ipv4Address |
在此網路範圍指派給 SIM 卡的 IPv4 位址。 此位址必須位於連結資料網路中定義的 userEquipmentStaticAddressPoolPrefix 中。 |
string |
快速入門範本
下列快速入門範本會部署此資源類型。
[範本] |
描述 |
建立完整的 5G 核心部署
 |
此範本會建立部署私人 5G 核心所需的所有資源,包括布建 sims 和建立範例 QoS 原則。 您可以選擇性地部署到在 Azure Stack Edge 裝置上執行的 Kubernetes 叢集。 |
布建 Proxy SIM
 |
此範本會將 SIM 群組和 SIM 卡 () 新增至現有的行動網路,並布建 SIM (s) 。 |
simGroups/sims 資源類型可以使用目標作業來部署:
如需每個 API 版本中已變更屬性的清單,請參閱 變更記錄。
若要建立 Microsoft.MobileNetwork/simGroups/sims 資源,請將下列 Terraform 新增至您的範本。
resource "azapi_resource" "symbolicname" {
type = "Microsoft.MobileNetwork/simGroups/sims@2023-06-01"
name = "string"
parent_id = "string"
body = jsonencode({
properties = {
authenticationKey = "string"
deviceType = "string"
integratedCircuitCardIdentifier = "string"
internationalMobileSubscriberIdentity = "string"
operatorKeyCode = "string"
simPolicy = {
id = "string"
}
staticIpConfiguration = [
{
attachedDataNetwork = {
id = "string"
}
slice = {
id = "string"
}
staticIp = {
ipv4Address = "string"
}
}
]
}
})
}
屬性值
simGroups/sims
名稱 |
描述 |
值 |
類型 |
資源類型 |
「Microsoft.MobileNetwork/simGroups/sims@2023-06-01」 |
NAME |
資源名稱 |
字串 (必要) |
parent_id |
此資源之父系的資源識別碼。 |
類型資源的識別碼: simGroups |
properties |
SIM 屬性。 |
SimPropertiesFormat (必要) |
名稱 |
描述 |
值 |
authenticationKey |
SIM 卡的 Ki 值。 |
string |
deviceType |
選擇性自由格式文字欄位,可用來錄製與此 SIM 卡相關聯的裝置類型,例如「視訊相機」。 Azure 入口網站允許根據此值來分組和篩選 SIM。 |
string |
integratedCircuitCardIdentifier |
SIM 卡的整合卡識別碼 () 。 |
string |
internationalMobileSubscriberIdentity |
SIM 卡的國際行動裝置訂閱者身分識別 (IMSI) 。 |
字串 (必要) |
operatorKeyCode |
SIM 卡的 Opc 值。 |
string |
simPolicy |
此 SIM 卡所使用的 SIM 原則。 SIM 原則必須位於與 SIM 卡相同的位置。 |
SimPolicyResourceId |
staticIpConfiguration |
指派給此 SIM 卡的靜態 IP 位址清單。 每個位址都會在定義的網路範圍指派,由 {附加的資料網路、配量}組成。 |
SimStaticIpProperties[] |
SimPolicyResourceId
名稱 |
描述 |
值 |
id |
SIM 原則資源識別碼。 |
字串 (必要) |
SimStaticIpProperties
AttachedDataNetworkResourceId
名稱 |
描述 |
值 |
id |
連結的資料網路資源識別碼。 |
字串 (必要) |
SliceResourceId
名稱 |
描述 |
值 |
id |
配量資源識別碼。 |
字串 (必要) |
SimStaticIpPropertiesStaticIp
名稱 |
描述 |
值 |
ipv4Address |
在此網路範圍指派給 SIM 卡的 IPv4 位址。 此位址必須位於連結資料網路中定義的 userEquipmentStaticAddressPoolPrefix 中。 |
string |