次の方法で共有


IDataNetworkConfiguration.DefaultSessionType Property

Definition

The default PDU session type, which is used if the UE does not request a specific session type.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The default PDU session type, which is used if the UE does not request a specific session type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PduSessionType) }, ReadOnly=false, Required=false, SerializedName="defaultSessionType")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PduSessionType? DefaultSessionType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The default PDU session type, which is used if the UE does not request a specific session type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PduSessionType) }, ReadOnly=false, Required=false, SerializedName="defaultSessionType")>]
member this.DefaultSessionType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PduSessionType> with get, set
Public Property DefaultSessionType As Nullable(Of PduSessionType)

Property Value

Attributes

Applies to