NetworkToNetworkInterconnects interface
Interfaccia che rappresenta un oggetto NetworkToNetworkInterconnects.
Metodi
Dettagli metodo
beginCreate(string, string, string, NetworkToNetworkInterconnect, NetworkToNetworkInterconnectsCreateOptionalParams)
Configurazione usata per configurare il metodo PUT di connettività CE-PE.
function beginCreate(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, body: NetworkToNetworkInterconnect, options?: NetworkToNetworkInterconnectsCreateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkToNetworkInterconnect>, NetworkToNetworkInterconnect>>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Payload della richiesta.
Parametri delle opzioni.
Restituisce
Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkToNetworkInterconnect>, NetworkToNetworkInterconnect>>
beginCreateAndWait(string, string, string, NetworkToNetworkInterconnect, NetworkToNetworkInterconnectsCreateOptionalParams)
Configurazione usata per configurare il metodo PUT di connettività CE-PE.
function beginCreateAndWait(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, body: NetworkToNetworkInterconnect, options?: NetworkToNetworkInterconnectsCreateOptionalParams): Promise<NetworkToNetworkInterconnect>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Payload della richiesta.
Parametri delle opzioni.
Restituisce
Promise<NetworkToNetworkInterconnect>
beginDelete(string, string, string, NetworkToNetworkInterconnectsDeleteOptionalParams)
Implementa il metodo NetworkToNetworkInterconnects DELETE.
function beginDelete(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, options?: NetworkToNetworkInterconnectsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Parametri delle opzioni.
Restituisce
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, NetworkToNetworkInterconnectsDeleteOptionalParams)
Implementa il metodo NetworkToNetworkInterconnects DELETE.
function beginDeleteAndWait(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, options?: NetworkToNetworkInterconnectsDeleteOptionalParams): Promise<void>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Parametri delle opzioni.
Restituisce
Promise<void>
beginUpdate(string, string, string, NetworkToNetworkInterconnectPatch, NetworkToNetworkInterconnectsUpdateOptionalParams)
Aggiornare alcune proprietà della risorsa Network To NetworkInterconnects.
function beginUpdate(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, body: NetworkToNetworkInterconnectPatch, options?: NetworkToNetworkInterconnectsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkToNetworkInterconnect>, NetworkToNetworkInterconnect>>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Proprietà di rete per l'interconnessione di rete da aggiornare.
Parametri delle opzioni.
Restituisce
Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkToNetworkInterconnect>, NetworkToNetworkInterconnect>>
beginUpdateAdministrativeState(string, string, string, UpdateAdministrativeState, NetworkToNetworkInterconnectsUpdateAdministrativeStateOptionalParams)
Aggiornamenti lo stato Amministrazione.
function beginUpdateAdministrativeState(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, body: UpdateAdministrativeState, options?: NetworkToNetworkInterconnectsUpdateAdministrativeStateOptionalParams): Promise<SimplePollerLike<OperationState<CommonPostActionResponseForStateUpdate>, CommonPostActionResponseForStateUpdate>>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Payload della richiesta.
Parametri delle opzioni.
Restituisce
Promise<@azure/core-lro.SimplePollerLike<OperationState<CommonPostActionResponseForStateUpdate>, CommonPostActionResponseForStateUpdate>>
beginUpdateAdministrativeStateAndWait(string, string, string, UpdateAdministrativeState, NetworkToNetworkInterconnectsUpdateAdministrativeStateOptionalParams)
Aggiornamenti lo stato Amministrazione.
function beginUpdateAdministrativeStateAndWait(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, body: UpdateAdministrativeState, options?: NetworkToNetworkInterconnectsUpdateAdministrativeStateOptionalParams): Promise<CommonPostActionResponseForStateUpdate>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Payload della richiesta.
Parametri delle opzioni.
Restituisce
beginUpdateAndWait(string, string, string, NetworkToNetworkInterconnectPatch, NetworkToNetworkInterconnectsUpdateOptionalParams)
Aggiornare alcune proprietà della risorsa Network To NetworkInterconnects.
function beginUpdateAndWait(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, body: NetworkToNetworkInterconnectPatch, options?: NetworkToNetworkInterconnectsUpdateOptionalParams): Promise<NetworkToNetworkInterconnect>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Proprietà di rete per l'interconnessione di rete da aggiornare.
Parametri delle opzioni.
Restituisce
Promise<NetworkToNetworkInterconnect>
beginUpdateNpbStaticRouteBfdAdministrativeState(string, string, string, UpdateAdministrativeState, NetworkToNetworkInterconnectsUpdateNpbStaticRouteBfdAdministrativeStateOptionalParams)
Aggiornamenti lo stato amministrativo BFD di Route statica NPB.
function beginUpdateNpbStaticRouteBfdAdministrativeState(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, body: UpdateAdministrativeState, options?: NetworkToNetworkInterconnectsUpdateNpbStaticRouteBfdAdministrativeStateOptionalParams): Promise<SimplePollerLike<OperationState<CommonPostActionResponseForStateUpdate>, CommonPostActionResponseForStateUpdate>>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Payload della richiesta.
Parametri delle opzioni.
Restituisce
Promise<@azure/core-lro.SimplePollerLike<OperationState<CommonPostActionResponseForStateUpdate>, CommonPostActionResponseForStateUpdate>>
beginUpdateNpbStaticRouteBfdAdministrativeStateAndWait(string, string, string, UpdateAdministrativeState, NetworkToNetworkInterconnectsUpdateNpbStaticRouteBfdAdministrativeStateOptionalParams)
Aggiornamenti lo stato amministrativo BFD di Route statica NPB.
function beginUpdateNpbStaticRouteBfdAdministrativeStateAndWait(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, body: UpdateAdministrativeState, options?: NetworkToNetworkInterconnectsUpdateNpbStaticRouteBfdAdministrativeStateOptionalParams): Promise<CommonPostActionResponseForStateUpdate>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Payload della richiesta.
Parametri delle opzioni.
Restituisce
get(string, string, string, NetworkToNetworkInterconnectsGetOptionalParams)
Implementa il metodo GET NetworkToNetworkInterconnects.
function get(resourceGroupName: string, networkFabricName: string, networkToNetworkInterconnectName: string, options?: NetworkToNetworkInterconnectsGetOptionalParams): Promise<NetworkToNetworkInterconnect>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
- networkToNetworkInterconnectName
-
string
Nome della rete all'interconnessione di rete.
Parametri delle opzioni.
Restituisce
Promise<NetworkToNetworkInterconnect>
listByNetworkFabric(string, string, NetworkToNetworkInterconnectsListByNetworkFabricOptionalParams)
Implementa l'elenco Di interconnessioni da rete a rete in base al metodo GET di Network Fabric.
function listByNetworkFabric(resourceGroupName: string, networkFabricName: string, options?: NetworkToNetworkInterconnectsListByNetworkFabricOptionalParams): PagedAsyncIterableIterator<NetworkToNetworkInterconnect, NetworkToNetworkInterconnect[], PageSettings>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse. Per il nome non viene fatta distinzione tra maiuscole e minuscole.
- networkFabricName
-
string
Nome dell'infrastruttura di rete.
Parametri delle opzioni.