次の方法で共有


VirtualNetworkRuleInner.State プロパティ

定義

仮想ネットワーク 規則の状態を取得します。 使用できる値は、'Initializing'、'InProgress'、'Ready'、'Removeing'、'Unknown' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public Microsoft.Azure.Management.Sql.Fluent.Models.VirtualNetworkRuleState State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : Microsoft.Azure.Management.Sql.Fluent.Models.VirtualNetworkRuleState
Public ReadOnly Property State As VirtualNetworkRuleState

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象