次の方法で共有


ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity.ActualState プロパティ

定義

実際の状態を取得します。 使用可能な値は、'Enableding'、'Enabled'、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象