@Beta(value=V1_10_0)
public interface ConnectionMonitorQueryResult
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ConnectionMonitorQueryResultInner>
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorSourceStatus |
sourceStatus() |
List<ConnectionStateSnapshot> |
states() |
ConnectionMonitorSourceStatus sourceStatus()
List<ConnectionStateSnapshot> states()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/