ICommonSimPropertiesFormat.SiteProvisioningState 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.
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