Partager via


ITopology Interface

Définition

Représentation côté client immuable d’un objet d’informations de topologie Azure, associée à Network Watcher.

public interface ITopology : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.TopologyInner>, 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.ITopology>
type ITopology = interface
    interface IBeta
    interface IExecutable<ITopology>
    interface IIndexable
    interface IHasInner<TopologyInner>
    interface IHasParent<INetworkWatcher>
Public Interface ITopology
Implements IBeta, IExecutable(Of ITopology), IHasInner(Of TopologyInner), IHasParent(Of INetworkWatcher)
Implémente

Propriétés

CreatedTime

Obtient la date et heure de création initiale de la topologie pour le groupe de ressources.

Id

Obtient le GUID représentant l’ID.

Inner

Représentation côté client immuable d’un objet d’informations de topologie Azure, associée à Network Watcher.

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

Représentation côté client immuable d’un objet d’informations de topologie Azure, associée à Network Watcher.

(Hérité de IIndexable)
LastModifiedTime

Obtient la date et heure de la dernière modification de la topologie.

Parent

Obtient le parent de cette ressource enfant.

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

Obtient les ressources de cette topologie.

TopologyParameters

Obtient les paramètres utilisés pour interroger cette topologie.

Méthodes

Execute()

Exécutez la demande.

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

Exécutez la requête de manière asynchrone.

(Hérité de IExecutable<T>)

S’applique à