NetworkTapRules interface
Interfaz que representa networkTapRules.
Métodos
Detalles del método
beginCreate(string, string, NetworkTapRule, NetworkTapRulesCreateOptionalParams)
Cree un recurso de regla de tap de red.
function beginCreate(resourceGroupName: string, networkTapRuleName: string, body: NetworkTapRule, options?: NetworkTapRulesCreateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkTapRule>, NetworkTapRule>>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
- body
- NetworkTapRule
Carga de solicitud.
Parámetros de opciones.
Devoluciones
Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkTapRule>, NetworkTapRule>>
beginCreateAndWait(string, string, NetworkTapRule, NetworkTapRulesCreateOptionalParams)
Cree un recurso de regla de tap de red.
function beginCreateAndWait(resourceGroupName: string, networkTapRuleName: string, body: NetworkTapRule, options?: NetworkTapRulesCreateOptionalParams): Promise<NetworkTapRule>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
- body
- NetworkTapRule
Carga de solicitud.
Parámetros de opciones.
Devoluciones
Promise<NetworkTapRule>
beginDelete(string, string, NetworkTapRulesDeleteOptionalParams)
Elimine el recurso regla de pulsación de red.
function beginDelete(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<NetworkTapRulesDeleteHeaders>, NetworkTapRulesDeleteHeaders>>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
Parámetros de opciones.
Devoluciones
Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkTapRulesDeleteHeaders>, NetworkTapRulesDeleteHeaders>>
beginDeleteAndWait(string, string, NetworkTapRulesDeleteOptionalParams)
Elimine el recurso regla de pulsación de red.
function beginDeleteAndWait(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesDeleteOptionalParams): Promise<NetworkTapRulesDeleteHeaders>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
Parámetros de opciones.
Devoluciones
Promise<NetworkTapRulesDeleteHeaders>
beginResync(string, string, NetworkTapRulesResyncOptionalParams)
Implementa la operación en los recursos subyacentes.
function beginResync(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesResyncOptionalParams): Promise<SimplePollerLike<OperationState<CommonPostActionResponseForStateUpdate>, CommonPostActionResponseForStateUpdate>>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
Parámetros de opciones.
Devoluciones
Promise<@azure/core-lro.SimplePollerLike<OperationState<CommonPostActionResponseForStateUpdate>, CommonPostActionResponseForStateUpdate>>
beginResyncAndWait(string, string, NetworkTapRulesResyncOptionalParams)
Implementa la operación en los recursos subyacentes.
function beginResyncAndWait(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesResyncOptionalParams): Promise<CommonPostActionResponseForStateUpdate>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
Parámetros de opciones.
Devoluciones
beginUpdate(string, string, NetworkTapRulePatch, NetworkTapRulesUpdateOptionalParams)
Actualice determinadas propiedades del recurso Regla de tap de red.
function beginUpdate(resourceGroupName: string, networkTapRuleName: string, body: NetworkTapRulePatch, options?: NetworkTapRulesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkTapRule>, NetworkTapRule>>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
- body
- NetworkTapRulePatch
Propiedades de regla de pulsación de red que se van a actualizar.
Parámetros de opciones.
Devoluciones
Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkTapRule>, NetworkTapRule>>
beginUpdateAdministrativeState(string, string, UpdateAdministrativeState, NetworkTapRulesUpdateAdministrativeStateOptionalParams)
Implementa la operación en los recursos subyacentes.
function beginUpdateAdministrativeState(resourceGroupName: string, networkTapRuleName: string, body: UpdateAdministrativeState, options?: NetworkTapRulesUpdateAdministrativeStateOptionalParams): Promise<SimplePollerLike<OperationState<CommonPostActionResponseForStateUpdate>, CommonPostActionResponseForStateUpdate>>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
Carga de solicitud.
Parámetros de opciones.
Devoluciones
Promise<@azure/core-lro.SimplePollerLike<OperationState<CommonPostActionResponseForStateUpdate>, CommonPostActionResponseForStateUpdate>>
beginUpdateAdministrativeStateAndWait(string, string, UpdateAdministrativeState, NetworkTapRulesUpdateAdministrativeStateOptionalParams)
Implementa la operación en los recursos subyacentes.
function beginUpdateAdministrativeStateAndWait(resourceGroupName: string, networkTapRuleName: string, body: UpdateAdministrativeState, options?: NetworkTapRulesUpdateAdministrativeStateOptionalParams): Promise<CommonPostActionResponseForStateUpdate>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
Carga de solicitud.
Parámetros de opciones.
Devoluciones
beginUpdateAndWait(string, string, NetworkTapRulePatch, NetworkTapRulesUpdateOptionalParams)
Actualice determinadas propiedades del recurso Regla de tap de red.
function beginUpdateAndWait(resourceGroupName: string, networkTapRuleName: string, body: NetworkTapRulePatch, options?: NetworkTapRulesUpdateOptionalParams): Promise<NetworkTapRule>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
- body
- NetworkTapRulePatch
Propiedades de regla de pulsación de red que se van a actualizar.
Parámetros de opciones.
Devoluciones
Promise<NetworkTapRule>
beginValidateConfiguration(string, string, NetworkTapRulesValidateConfigurationOptionalParams)
Implementa la operación en los recursos subyacentes.
function beginValidateConfiguration(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesValidateConfigurationOptionalParams): Promise<SimplePollerLike<OperationState<ValidateConfigurationResponse>, ValidateConfigurationResponse>>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
Parámetros de opciones.
Devoluciones
Promise<@azure/core-lro.SimplePollerLike<OperationState<ValidateConfigurationResponse>, ValidateConfigurationResponse>>
beginValidateConfigurationAndWait(string, string, NetworkTapRulesValidateConfigurationOptionalParams)
Implementa la operación en los recursos subyacentes.
function beginValidateConfigurationAndWait(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesValidateConfigurationOptionalParams): Promise<ValidateConfigurationResponse>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
Parámetros de opciones.
Devoluciones
Promise<ValidateConfigurationResponse>
get(string, string, NetworkTapRulesGetOptionalParams)
Obtiene los detalles del recurso de regla de pulsación de red.
function get(resourceGroupName: string, networkTapRuleName: string, options?: NetworkTapRulesGetOptionalParams): Promise<NetworkTapRule>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- networkTapRuleName
-
string
Nombre de la regla de pulsación de red.
- options
- NetworkTapRulesGetOptionalParams
Parámetros de opciones.
Devoluciones
Promise<NetworkTapRule>
listByResourceGroup(string, NetworkTapRulesListByResourceGroupOptionalParams)
Enumere todos los recursos de regla de pulsación de red en el grupo de recursos especificado.
function listByResourceGroup(resourceGroupName: string, options?: NetworkTapRulesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<NetworkTapRule, NetworkTapRule[], PageSettings>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
Parámetros de opciones.
Devoluciones
listBySubscription(NetworkTapRulesListBySubscriptionOptionalParams)
Enumere todos los recursos de regla de pulsación de red de la suscripción especificada.
function listBySubscription(options?: NetworkTapRulesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<NetworkTapRule, NetworkTapRule[], PageSettings>
Parámetros
Parámetros de opciones.