Partager via


IAzureReachabilityReport Interface

Définition

Représentation côté client immuable des détails du rapport d’accessibilité Azure.

public interface IAzureReachabilityReport : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.AzureReachabilityReportInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.Network.Fluent.INetworkWatcher>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IExecutable<Microsoft.Azure.Management.Network.Fluent.IAzureReachabilityReport>
type IAzureReachabilityReport = interface
    interface IBeta
    interface IExecutable<IAzureReachabilityReport>
    interface IIndexable
    interface IHasInner<AzureReachabilityReportInner>
    interface IHasParent<INetworkWatcher>
Public Interface IAzureReachabilityReport
Implements IBeta, IExecutable(Of IAzureReachabilityReport), IHasInner(Of AzureReachabilityReportInner), IHasParent(Of INetworkWatcher)
Implémente

Propriétés

AggregationLevel

Obtient le niveau d’agrégation du rapport d’accessibilité Azure. Il peut s’agir d’un pays, d’un état ou d’une ville.

AzureReachabilityReportParameters

Obtient les paramètres utilisés pour interroger les fournisseurs Internet disponibles.

Inner

Représentation côté client immuable des détails du rapport d’accessibilité Azure.

(Hérité de IHasInner<T>)
Key

Représentation côté client immuable des détails du rapport d’accessibilité Azure.

(Hérité de IIndexable)
Parent

Obtient le parent de cette ressource enfant.

(Hérité de IHasParent<ParentT>)
ProviderLocation

Obtient la propriété providerLocation.

ReachabilityReport

Obtient la liste des éléments de rapport d’accessibilité Azure.

Méthodes

Execute()

Exécutez la demande.

(Hérité de IExecutable<T>)
ExecuteAsync(CancellationToken, Boolean)

Exécutez la demande de manière asynchrone.

(Hérité de IExecutable<T>)

S’applique à