次の方法で共有


IConnectionMonitorQueryResult.States プロパティ

定義

接続状態に関する情報を取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.Models.ConnectionStateSnapshot> States { get; }
member this.States : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.Models.ConnectionStateSnapshot>
Public ReadOnly Property States As IReadOnlyList(Of ConnectionStateSnapshot)

プロパティ値

適用対象