IBlank Interface

Définition

Première étape d’une définition de peering réseau.

public interface IBlank : Microsoft.Azure.Management.Network.Fluent.NetworkPeering.Definition.IWithRemoteNetwork
type IBlank = interface
    interface IWithRemoteNetwork
Public Interface IBlank
Implements IWithRemoteNetwork
Dérivé
Implémente

Méthodes

WithRemoteNetwork(INetwork)

Spécifie le réseau distant avec qui appairer. Le peering correspondant est automatiquement associé au réseau distant.

(Hérité de IWithRemoteNetwork)
WithRemoteNetwork(String)

Spécifie le réseau distant avec qui appairer. Le peering correspondant est automatiquement associé au réseau distant.

(Hérité de IWithRemoteNetwork)

S’applique à