次の方法で共有


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