次の方法で共有


IConnectionMonitorQueryResult インターフェイス

定義

接続状態 snaphots の一覧。

public interface IConnectionMonitorQueryResult : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.ConnectionMonitorQueryResultInner>
type IConnectionMonitorQueryResult = interface
    interface IBeta
    interface IHasInner<ConnectionMonitorQueryResultInner>
Public Interface IConnectionMonitorQueryResult
Implements IBeta, IHasInner(Of ConnectionMonitorQueryResultInner)
実装

プロパティ

Inner

接続状態 snaphots の一覧。

(継承元 IHasInner<T>)
SourceStatus

接続モニター ソースの状態を取得します。

States

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

適用対象