IOrganizationResource.SingleSignOnPropertyProvisioningState Property

Definition

Provisioning State of the resource

[Microsoft.Azure.PowerShell.Cmdlets.Astro.PSArgumentCompleter(new System.String[] { "Succeeded", "Failed", "Canceled" })]
[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=false, Description="Provisioning State of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningState", Update=false)]
public string SingleSignOnPropertyProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.PSArgumentCompleter(new System.String[] { "Succeeded", "Failed", "Canceled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=false, Description="Provisioning State of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningState", Update=false)>]
member this.SingleSignOnPropertyProvisioningState : string
Public ReadOnly Property SingleSignOnPropertyProvisioningState As String

Property Value

Attributes

Applies to