你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IPacketCoreControlPlane.CoreNetworkTechnology Property

Definition

The core network technology generation (5G core or EPC / 4G core).

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The core network technology generation (5G core or EPC / 4G core).", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.CoreNetworkType) }, ReadOnly=false, Required=false, SerializedName="coreNetworkTechnology")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.CoreNetworkType? CoreNetworkTechnology { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The core network technology generation (5G core or EPC / 4G core).", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.CoreNetworkType) }, ReadOnly=false, Required=false, SerializedName="coreNetworkTechnology")>]
member this.CoreNetworkTechnology : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.CoreNetworkType> with get, set
Public Property CoreNetworkTechnology As Nullable(Of CoreNetworkType)

Property Value

Attributes

Applies to