Partager via


NetworkTapRules interface

Interface représentant un NetworkTapRules.

Méthodes

beginCreate(string, string, NetworkTapRule, NetworkTapRulesCreateOptionalParams)

Créez une ressource Règle d’appui réseau.

beginCreateAndWait(string, string, NetworkTapRule, NetworkTapRulesCreateOptionalParams)

Créez une ressource Règle d’appui réseau.

beginDelete(string, string, NetworkTapRulesDeleteOptionalParams)

Supprimer la ressource Règle d’appui réseau.

beginDeleteAndWait(string, string, NetworkTapRulesDeleteOptionalParams)

Supprimer la ressource Règle d’appui réseau.

beginResync(string, string, NetworkTapRulesResyncOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

beginResyncAndWait(string, string, NetworkTapRulesResyncOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

beginUpdate(string, string, NetworkTapRulePatch, NetworkTapRulesUpdateOptionalParams)

Mettez à jour certaines propriétés de la ressource Règle d’appui réseau.

beginUpdateAdministrativeState(string, string, UpdateAdministrativeState, NetworkTapRulesUpdateAdministrativeStateOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

beginUpdateAdministrativeStateAndWait(string, string, UpdateAdministrativeState, NetworkTapRulesUpdateAdministrativeStateOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

beginUpdateAndWait(string, string, NetworkTapRulePatch, NetworkTapRulesUpdateOptionalParams)

Mettez à jour certaines propriétés de la ressource Règle d’appui réseau.

beginValidateConfiguration(string, string, NetworkTapRulesValidateConfigurationOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

beginValidateConfigurationAndWait(string, string, NetworkTapRulesValidateConfigurationOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

get(string, string, NetworkTapRulesGetOptionalParams)

Obtenez les détails de la ressource Règle d’appui réseau.

listByResourceGroup(string, NetworkTapRulesListByResourceGroupOptionalParams)

Répertorier toutes les ressources de la règle d’appui réseau dans le groupe de ressources donné.

listBySubscription(NetworkTapRulesListBySubscriptionOptionalParams)

Répertoriez toutes les ressources de la règle d’appui réseau dans l’abonnement donné.

Détails de la méthode

beginCreate(string, string, NetworkTapRule, NetworkTapRulesCreateOptionalParams)

Créez une ressource Règle d’appui réseau.

function beginCreate(resourceGroupName: string, networkTapRuleName: string, body: NetworkTapRule, options?: NetworkTapRulesCreateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkTapRule>, NetworkTapRule>>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

body
NetworkTapRule

Charge utile de la demande.

options
NetworkTapRulesCreateOptionalParams

Paramètres d’options.

Retours

Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkTapRule>, NetworkTapRule>>

beginCreateAndWait(string, string, NetworkTapRule, NetworkTapRulesCreateOptionalParams)

Créez une ressource Règle d’appui réseau.

function beginCreateAndWait(resourceGroupName: string, networkTapRuleName: string, body: NetworkTapRule, options?: NetworkTapRulesCreateOptionalParams): Promise<NetworkTapRule>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

body
NetworkTapRule

Charge utile de la demande.

options
NetworkTapRulesCreateOptionalParams

Paramètres d’options.

Retours

Promise<NetworkTapRule>

beginDelete(string, string, NetworkTapRulesDeleteOptionalParams)

Supprimer la ressource Règle d’appui réseau.

function beginDelete(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<NetworkTapRulesDeleteHeaders>, NetworkTapRulesDeleteHeaders>>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

options
NetworkTapRulesDeleteOptionalParams

Paramètres d’options.

Retours

Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkTapRulesDeleteHeaders>, NetworkTapRulesDeleteHeaders>>

beginDeleteAndWait(string, string, NetworkTapRulesDeleteOptionalParams)

Supprimer la ressource Règle d’appui réseau.

function beginDeleteAndWait(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesDeleteOptionalParams): Promise<NetworkTapRulesDeleteHeaders>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

options
NetworkTapRulesDeleteOptionalParams

Paramètres d’options.

Retours

beginResync(string, string, NetworkTapRulesResyncOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

function beginResync(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesResyncOptionalParams): Promise<SimplePollerLike<OperationState<CommonPostActionResponseForStateUpdate>, CommonPostActionResponseForStateUpdate>>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

options
NetworkTapRulesResyncOptionalParams

Paramètres d’options.

Retours

beginResyncAndWait(string, string, NetworkTapRulesResyncOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

function beginResyncAndWait(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesResyncOptionalParams): Promise<CommonPostActionResponseForStateUpdate>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

options
NetworkTapRulesResyncOptionalParams

Paramètres d’options.

Retours

beginUpdate(string, string, NetworkTapRulePatch, NetworkTapRulesUpdateOptionalParams)

Mettez à jour certaines propriétés de la ressource Règle d’appui réseau.

function beginUpdate(resourceGroupName: string, networkTapRuleName: string, body: NetworkTapRulePatch, options?: NetworkTapRulesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkTapRule>, NetworkTapRule>>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

body
NetworkTapRulePatch

Propriétés de la règle d’appui réseau à mettre à jour.

options
NetworkTapRulesUpdateOptionalParams

Paramètres d’options.

Retours

Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkTapRule>, NetworkTapRule>>

beginUpdateAdministrativeState(string, string, UpdateAdministrativeState, NetworkTapRulesUpdateAdministrativeStateOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

function beginUpdateAdministrativeState(resourceGroupName: string, networkTapRuleName: string, body: UpdateAdministrativeState, options?: NetworkTapRulesUpdateAdministrativeStateOptionalParams): Promise<SimplePollerLike<OperationState<CommonPostActionResponseForStateUpdate>, CommonPostActionResponseForStateUpdate>>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

body
UpdateAdministrativeState

Charge utile de la demande.

Retours

beginUpdateAdministrativeStateAndWait(string, string, UpdateAdministrativeState, NetworkTapRulesUpdateAdministrativeStateOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

function beginUpdateAdministrativeStateAndWait(resourceGroupName: string, networkTapRuleName: string, body: UpdateAdministrativeState, options?: NetworkTapRulesUpdateAdministrativeStateOptionalParams): Promise<CommonPostActionResponseForStateUpdate>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

body
UpdateAdministrativeState

Charge utile de la demande.

Retours

beginUpdateAndWait(string, string, NetworkTapRulePatch, NetworkTapRulesUpdateOptionalParams)

Mettez à jour certaines propriétés de la ressource Règle d’appui réseau.

function beginUpdateAndWait(resourceGroupName: string, networkTapRuleName: string, body: NetworkTapRulePatch, options?: NetworkTapRulesUpdateOptionalParams): Promise<NetworkTapRule>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

body
NetworkTapRulePatch

Propriétés de la règle d’appui réseau à mettre à jour.

options
NetworkTapRulesUpdateOptionalParams

Paramètres d’options.

Retours

Promise<NetworkTapRule>

beginValidateConfiguration(string, string, NetworkTapRulesValidateConfigurationOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

function beginValidateConfiguration(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesValidateConfigurationOptionalParams): Promise<SimplePollerLike<OperationState<ValidateConfigurationResponse>, ValidateConfigurationResponse>>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

options
NetworkTapRulesValidateConfigurationOptionalParams

Paramètres d’options.

Retours

Promise<@azure/core-lro.SimplePollerLike<OperationState<ValidateConfigurationResponse>, ValidateConfigurationResponse>>

beginValidateConfigurationAndWait(string, string, NetworkTapRulesValidateConfigurationOptionalParams)

Implémente l’opération dans les ressources sous-jacentes.

function beginValidateConfigurationAndWait(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesValidateConfigurationOptionalParams): Promise<ValidateConfigurationResponse>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

options
NetworkTapRulesValidateConfigurationOptionalParams

Paramètres d’options.

Retours

get(string, string, NetworkTapRulesGetOptionalParams)

Obtenez les détails de la ressource Règle d’appui réseau.

function get(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesGetOptionalParams): Promise<NetworkTapRule>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

networkTapRuleName

string

Nom de la règle d’appui réseau.

options
NetworkTapRulesGetOptionalParams

Paramètres d’options.

Retours

Promise<NetworkTapRule>

listByResourceGroup(string, NetworkTapRulesListByResourceGroupOptionalParams)

Répertorier toutes les ressources de la règle d’appui réseau dans le groupe de ressources donné.

function listByResourceGroup(resourceGroupName: string, options?: NetworkTapRulesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<NetworkTapRule, NetworkTapRule[], PageSettings>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

options
NetworkTapRulesListByResourceGroupOptionalParams

Paramètres d’options.

Retours

listBySubscription(NetworkTapRulesListBySubscriptionOptionalParams)

Répertoriez toutes les ressources de la règle d’appui réseau dans l’abonnement donné.

function listBySubscription(options?: NetworkTapRulesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<NetworkTapRule, NetworkTapRule[], PageSettings>

Paramètres

options
NetworkTapRulesListBySubscriptionOptionalParams

Paramètres d’options.

Retours