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

ISim.SiteProvisioningState Property

Definition

A dictionary of sites to the provisioning state of this SIM on that site.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="A dictionary of sites to the provisioning state of this SIM on that site.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISiteProvisioning) }, ReadOnly=true, Required=false, SerializedName="siteProvisioningState")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISiteProvisioning SiteProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="A dictionary of sites to the provisioning state of this SIM on that site.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISiteProvisioning) }, ReadOnly=true, Required=false, SerializedName="siteProvisioningState")>]
member this.SiteProvisioningState : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.ISiteProvisioning
Public ReadOnly Property SiteProvisioningState As ISiteProvisioning

Property Value

Attributes

Applies to