你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ISimUploadList.Sim Property

Definition

A list of SIMs to upload.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="A list of SIMs to upload.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISimNameAndProperties) }, ReadOnly=false, Required=true, SerializedName="sims")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISimNameAndProperties[] Sim { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="A list of SIMs to upload.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISimNameAndProperties) }, ReadOnly=false, Required=true, SerializedName="sims")>]
member this.Sim : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISimNameAndProperties[] with get, set
Public Property Sim As ISimNameAndProperties()

Property Value

Attributes

Applies to