IMobileNetwork.PublicLandMobileNetworkIdentifierMcc 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 country code (MCC).
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Mobile country code (MCC).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="mcc")]
public string PublicLandMobileNetworkIdentifierMcc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="Mobile country code (MCC).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="mcc")>]
member this.PublicLandMobileNetworkIdentifierMcc : string with get, set
Public Property PublicLandMobileNetworkIdentifierMcc As String
Property Value
- Attributes