ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity.ActualState 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.
Gets actual state. Possible values include: 'Enabling', 'Enabled', 'Disabling', 'Disabled', 'Unknown'
[Newtonsoft.Json.JsonProperty(PropertyName="actualState")]
public string ActualState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actualState")>]
member this.ActualState : string
Public ReadOnly Property ActualState As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute