IMobileNetworkPropertiesFormat.PublicLandMobileNetworkIdentifierMnc Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Mobile network code (MNC).
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Mobile network code (MNC).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="mnc")]
public string PublicLandMobileNetworkIdentifierMnc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Mobile network code (MNC).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="mnc")>]
member this.PublicLandMobileNetworkIdentifierMnc : string with get, set
Public Property PublicLandMobileNetworkIdentifierMnc As String
Property Value
- Attributes