Udostępnij za pośrednictwem


IDataNetworkConfiguration.AdditionalAllowedSessionType Property

Definition

Allowed session types in addition to the default session type. Must not duplicate the default session type.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Allowed session types in addition to the default session type. Must not duplicate the default session type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PduSessionType) }, ReadOnly=false, Required=false, SerializedName="additionalAllowedSessionTypes")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PduSessionType[] AdditionalAllowedSessionType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Allowed session types in addition to the default session type. Must not duplicate the default session type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PduSessionType) }, ReadOnly=false, Required=false, SerializedName="additionalAllowedSessionTypes")>]
member this.AdditionalAllowedSessionType : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PduSessionType[] with get, set
Public Property AdditionalAllowedSessionType As PduSessionType()

Property Value

Attributes

Applies to