Share via


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(Create=false, 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.ISiteProvisioning) }, Read=true, ReadOnly=true, Required=false, SerializedName="siteProvisioningState", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.ISiteProvisioning SiteProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Create=false, 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.ISiteProvisioning) }, Read=true, ReadOnly=true, Required=false, SerializedName="siteProvisioningState", Update=false)>]
member this.SiteProvisioningState : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.ISiteProvisioning
Public ReadOnly Property SiteProvisioningState As ISiteProvisioning

Property Value

Attributes

Applies to