次の方法で共有


IApplicationGatewayBackendHttpConfigurationHealth.ServerHealths プロパティ

定義

サーバーの IP アドレスによってインデックス付けされた各バックエンド サーバーの正常性に関する情報を取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayBackendServerHealth> ServerHealths { get; }
member this.ServerHealths : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.IApplicationGatewayBackendServerHealth>
Public ReadOnly Property ServerHealths As IReadOnlyDictionary(Of String, IApplicationGatewayBackendServerHealth)

プロパティ値

適用対象