次の方法で共有


IEncryptedSimUploadList.AzureKeyIdentifier Property

Definition

An identifier for the Azure SIM onboarding public key used for encrypted upload.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="An identifier for the Azure SIM onboarding public key used for encrypted upload.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="azureKeyIdentifier")]
public int AzureKeyIdentifier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="An identifier for the Azure SIM onboarding public key used for encrypted upload.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="azureKeyIdentifier")>]
member this.AzureKeyIdentifier : int with get, set
Public Property AzureKeyIdentifier As Integer

Property Value

Attributes

Applies to