Freigeben über


IUpdate Schnittstelle

Definition

Gruppierung von Aktualisierungsphasen des Expressrouten-Peerings.

public interface IUpdate : Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuitPeering.Update.IWithAdvertisedPublicPrefixes, Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuitPeering.Update.IWithPeerAsn, Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuitPeering.Update.IWithPrimaryPeerAddressPrefix, Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuitPeering.Update.IWithSecondaryPeerAddressPrefix, Microsoft.Azure.Management.Network.Fluent.ExpressRouteCircuitPeering.Update.IWithVlanId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Network.Fluent.IExpressRouteCircuitPeering>
type IUpdate = interface
    interface IAppliable<IExpressRouteCircuitPeering>
    interface IIndexable
    interface IWithAdvertisedPublicPrefixes
    interface IWithPrimaryPeerAddressPrefix
    interface IWithSecondaryPeerAddressPrefix
    interface IWithVlanId
    interface IWithPeerAsn
Public Interface IUpdate
Implements IAppliable(Of IExpressRouteCircuitPeering), IWithAdvertisedPublicPrefixes, IWithPeerAsn, IWithPrimaryPeerAddressPrefix, IWithSecondaryPeerAddressPrefix, IWithVlanId
Implementiert

Eigenschaften

Key

Gruppierung von Aktualisierungsphasen des Expressrouten-Peerings.

(Geerbt von IIndexable)

Methoden

Apply()

Führen Sie die Updateanforderung aus.

(Geerbt von IAppliable<T>)
ApplyAsync(CancellationToken, Boolean)

Führen Sie die Updateanforderung asynchron aus.

(Geerbt von IAppliable<T>)
WithAdvertisedPublicPrefixes(String)

Gruppierung von Aktualisierungsphasen des Expressrouten-Peerings.

(Geerbt von IWithAdvertisedPublicPrefixes)
WithPeerAsn(Int32)

Gruppierung von Aktualisierungsphasen des Expressrouten-Peerings.

(Geerbt von IWithPeerAsn)
WithPrimaryPeerAddressPrefix(String)

Gruppierung von Aktualisierungsphasen des Expressrouten-Peerings.

(Geerbt von IWithPrimaryPeerAddressPrefix)
WithSecondaryPeerAddressPrefix(String)

Gruppierung von Aktualisierungsphasen des Expressrouten-Peerings.

(Geerbt von IWithSecondaryPeerAddressPrefix)
WithVlanId(Int32)

Gruppierung von Aktualisierungsphasen des Expressrouten-Peerings.

(Geerbt von IWithVlanId)

Gilt für: