Share via


AuthenticationDetailsProperties.AuthenticationProvisioningState Property

Definition

Gets state of the multi-cloud connector Possible values include: 'Valid', 'Invalid', 'Expired', 'IncorrectPolicy'

[Newtonsoft.Json.JsonProperty(PropertyName="authenticationProvisioningState")]
public string AuthenticationProvisioningState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authenticationProvisioningState")>]
member this.AuthenticationProvisioningState : string
Public ReadOnly Property AuthenticationProvisioningState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to