ISimNameAndProperties.OperatorKeyCode 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.
The Opc value for the SIM.
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The Opc value for the SIM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="operatorKeyCode")]
public string OperatorKeyCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The Opc value for the SIM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="operatorKeyCode")>]
member this.OperatorKeyCode : string with get, set
Public Property OperatorKeyCode As String
Property Value
- Attributes