NetworkWatchersOperations interface
Interface representando as operações dos NetworkWatchers.
Propriedades
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| check |
Verifica a possibilidade de estabelecer uma conexão TCP direta de uma máquina virtual para um determinado ponto de extremidade, incluindo outra VM ou um servidor remoto arbitrário. |
| create |
Cria ou atualiza um inspetor de rede no grupo de recursos especificado. |
| delete | Exclui o recurso do inspetor de rede especificado. |
| get | Obtém o inspetor de rede especificado por grupo de recursos. |
| get |
NOTA: Esta funcionalidade está atualmente em pré-visualização e ainda está a ser testada quanto à estabilidade. Obtém a pontuação de latência relativa para provedores de serviços de Internet de um local especificado para regiões do Azure. |
| get |
Consulta o status do log de fluxo e da análise de tráfego (opcional) em um recurso especificado. |
| get |
Obtém dados de Diagnóstico de Configuração de Rede para ajudar os clientes a entender e depurar o comportamento da rede. Ele fornece informações detalhadas sobre quais regras de segurança foram aplicadas a um fluxo de tráfego especificado e o resultado da avaliação dessas regras. Os clientes devem fornecer detalhes de um fluxo, como origem, destino, protocolo, etc. A API retorna se o tráfego foi permitido ou negado, as regras avaliadas para o fluxo especificado e os resultados da avaliação. |
| get |
Obtém o próximo salto da VM especificada. |
| get |
Obtém a topologia de rede atual por grupo de recursos. |
| get |
Inicie a solução de problemas em um recurso especificado. |
| get |
Obtenha o último resultado de solução de problemas concluído em um recurso especificado. |
| get |
Obtém as regras de grupo de segurança configuradas e eficazes na VM especificada. |
| list | Obtém todos os observadores de rede por grupo de recursos. |
| list |
Obtém todos os observadores de rede por assinatura. |
| list |
NOTA: Esta funcionalidade está atualmente em pré-visualização e ainda está a ser testada quanto à estabilidade. Lista todos os provedores de serviços de Internet disponíveis para uma região especificada do Azure. |
| set |
Configura o log de fluxo e a análise de tráfego (opcional) em um recurso especificado. |
| update |
Atualiza as tags do inspetor de rede. |
| verify |
Verifique o fluxo de IP da VM especificada para um local de acordo com as regras NSG configuradas no momento. |
Detalhes de Propriedade
beginCheckConnectivity
Aviso
Esta API foi preterida.
use checkConnectivity instead
beginCheckConnectivity: (resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => Promise<SimplePollerLike<OperationState<ConnectivityInformation>, ConnectivityInformation>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => Promise<SimplePollerLike<OperationState<ConnectivityInformation>, ConnectivityInformation>>
beginCheckConnectivityAndWait
Aviso
Esta API foi preterida.
use checkConnectivity instead
beginCheckConnectivityAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => Promise<ConnectivityInformation>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => Promise<ConnectivityInformation>
beginDelete
Aviso
Esta API foi preterida.
use delete instead
beginDelete: (resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait
Aviso
Esta API foi preterida.
use delete instead
beginDeleteAndWait: (resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => Promise<void>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => Promise<void>
beginGetAzureReachabilityReport
Aviso
Esta API foi preterida.
use getAzureReachabilityReport instead
beginGetAzureReachabilityReport: (resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => Promise<SimplePollerLike<OperationState<AzureReachabilityReport>, AzureReachabilityReport>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => Promise<SimplePollerLike<OperationState<AzureReachabilityReport>, AzureReachabilityReport>>
beginGetAzureReachabilityReportAndWait
Aviso
Esta API foi preterida.
use getAzureReachabilityReport instead
beginGetAzureReachabilityReportAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => Promise<AzureReachabilityReport>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => Promise<AzureReachabilityReport>
beginGetFlowLogStatus
Aviso
Esta API foi preterida.
use getFlowLogStatus instead
beginGetFlowLogStatus: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => Promise<SimplePollerLike<OperationState<FlowLogInformation>, FlowLogInformation>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => Promise<SimplePollerLike<OperationState<FlowLogInformation>, FlowLogInformation>>
beginGetFlowLogStatusAndWait
Aviso
Esta API foi preterida.
use getFlowLogStatus instead
beginGetFlowLogStatusAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => Promise<FlowLogInformation>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => Promise<FlowLogInformation>
beginGetNetworkConfigurationDiagnostic
Aviso
Esta API foi preterida.
use getNetworkConfigurationDiagnostic instead
beginGetNetworkConfigurationDiagnostic: (resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => Promise<SimplePollerLike<OperationState<NetworkConfigurationDiagnosticResponse>, NetworkConfigurationDiagnosticResponse>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => Promise<SimplePollerLike<OperationState<NetworkConfigurationDiagnosticResponse>, NetworkConfigurationDiagnosticResponse>>
beginGetNetworkConfigurationDiagnosticAndWait
Aviso
Esta API foi preterida.
use getNetworkConfigurationDiagnostic instead
beginGetNetworkConfigurationDiagnosticAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => Promise<NetworkConfigurationDiagnosticResponse>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => Promise<NetworkConfigurationDiagnosticResponse>
beginGetNextHop
Aviso
Esta API foi preterida.
use getNextHop instead
beginGetNextHop: (resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => Promise<SimplePollerLike<OperationState<NextHopResult>, NextHopResult>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => Promise<SimplePollerLike<OperationState<NextHopResult>, NextHopResult>>
beginGetNextHopAndWait
Aviso
Esta API foi preterida.
use getNextHop instead
beginGetNextHopAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => Promise<NextHopResult>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => Promise<NextHopResult>
beginGetTroubleshooting
Aviso
Esta API foi preterida.
use getTroubleshooting instead
beginGetTroubleshooting: (resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => Promise<SimplePollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => Promise<SimplePollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>>
beginGetTroubleshootingAndWait
Aviso
Esta API foi preterida.
use getTroubleshooting instead
beginGetTroubleshootingAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => Promise<TroubleshootingResult>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => Promise<TroubleshootingResult>
beginGetTroubleshootingResult
Aviso
Esta API foi preterida.
use getTroubleshootingResult instead
beginGetTroubleshootingResult: (resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => Promise<SimplePollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => Promise<SimplePollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>>
beginGetTroubleshootingResultAndWait
Aviso
Esta API foi preterida.
use getTroubleshootingResult instead
beginGetTroubleshootingResultAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => Promise<TroubleshootingResult>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => Promise<TroubleshootingResult>
beginGetVMSecurityRules
Aviso
Esta API foi preterida.
use getVMSecurityRules instead
beginGetVMSecurityRules: (resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => Promise<SimplePollerLike<OperationState<SecurityGroupViewResult>, SecurityGroupViewResult>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => Promise<SimplePollerLike<OperationState<SecurityGroupViewResult>, SecurityGroupViewResult>>
beginGetVMSecurityRulesAndWait
Aviso
Esta API foi preterida.
use getVMSecurityRules instead
beginGetVMSecurityRulesAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => Promise<SecurityGroupViewResult>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => Promise<SecurityGroupViewResult>
beginListAvailableProviders
Aviso
Esta API foi preterida.
use listAvailableProviders instead
beginListAvailableProviders: (resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => Promise<SimplePollerLike<OperationState<AvailableProvidersList>, AvailableProvidersList>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => Promise<SimplePollerLike<OperationState<AvailableProvidersList>, AvailableProvidersList>>
beginListAvailableProvidersAndWait
Aviso
Esta API foi preterida.
use listAvailableProviders instead
beginListAvailableProvidersAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => Promise<AvailableProvidersList>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => Promise<AvailableProvidersList>
beginSetFlowLogConfiguration
Aviso
Esta API foi preterida.
use setFlowLogConfiguration instead
beginSetFlowLogConfiguration: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => Promise<SimplePollerLike<OperationState<FlowLogInformation>, FlowLogInformation>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => Promise<SimplePollerLike<OperationState<FlowLogInformation>, FlowLogInformation>>
beginSetFlowLogConfigurationAndWait
Aviso
Esta API foi preterida.
use setFlowLogConfiguration instead
beginSetFlowLogConfigurationAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => Promise<FlowLogInformation>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => Promise<FlowLogInformation>
beginVerifyIPFlow
Aviso
Esta API foi preterida.
use verifyIPFlow instead
beginVerifyIPFlow: (resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => Promise<SimplePollerLike<OperationState<VerificationIPFlowResult>, VerificationIPFlowResult>>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => Promise<SimplePollerLike<OperationState<VerificationIPFlowResult>, VerificationIPFlowResult>>
beginVerifyIPFlowAndWait
Aviso
Esta API foi preterida.
use verifyIPFlow instead
beginVerifyIPFlowAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => Promise<VerificationIPFlowResult>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => Promise<VerificationIPFlowResult>
checkConnectivity
Verifica a possibilidade de estabelecer uma conexão TCP direta de uma máquina virtual para um determinado ponto de extremidade, incluindo outra VM ou um servidor remoto arbitrário.
checkConnectivity: (resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => PollerLike<OperationState<ConnectivityInformation>, ConnectivityInformation>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => PollerLike<OperationState<ConnectivityInformation>, ConnectivityInformation>
createOrUpdate
Cria ou atualiza um inspetor de rede no grupo de recursos especificado.
createOrUpdate: (resourceGroupName: string, networkWatcherName: string, parameters: NetworkWatcher, options?: NetworkWatchersCreateOrUpdateOptionalParams) => Promise<NetworkWatcher>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: NetworkWatcher, options?: NetworkWatchersCreateOrUpdateOptionalParams) => Promise<NetworkWatcher>
delete
Exclui o recurso do inspetor de rede especificado.
delete: (resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => PollerLike<OperationState<void>, void>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => PollerLike<OperationState<void>, void>
get
Obtém o inspetor de rede especificado por grupo de recursos.
get: (resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersGetOptionalParams) => Promise<NetworkWatcher>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersGetOptionalParams) => Promise<NetworkWatcher>
getAzureReachabilityReport
NOTA: Esta funcionalidade está atualmente em pré-visualização e ainda está a ser testada quanto à estabilidade. Obtém a pontuação de latência relativa para provedores de serviços de Internet de um local especificado para regiões do Azure.
getAzureReachabilityReport: (resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => PollerLike<OperationState<AzureReachabilityReport>, AzureReachabilityReport>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => PollerLike<OperationState<AzureReachabilityReport>, AzureReachabilityReport>
getFlowLogStatus
Consulta o status do log de fluxo e da análise de tráfego (opcional) em um recurso especificado.
getFlowLogStatus: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => PollerLike<OperationState<FlowLogInformation>, FlowLogInformation>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => PollerLike<OperationState<FlowLogInformation>, FlowLogInformation>
getNetworkConfigurationDiagnostic
Obtém dados de Diagnóstico de Configuração de Rede para ajudar os clientes a entender e depurar o comportamento da rede. Ele fornece informações detalhadas sobre quais regras de segurança foram aplicadas a um fluxo de tráfego especificado e o resultado da avaliação dessas regras. Os clientes devem fornecer detalhes de um fluxo, como origem, destino, protocolo, etc. A API retorna se o tráfego foi permitido ou negado, as regras avaliadas para o fluxo especificado e os resultados da avaliação.
getNetworkConfigurationDiagnostic: (resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => PollerLike<OperationState<NetworkConfigurationDiagnosticResponse>, NetworkConfigurationDiagnosticResponse>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => PollerLike<OperationState<NetworkConfigurationDiagnosticResponse>, NetworkConfigurationDiagnosticResponse>
getNextHop
Obtém o próximo salto da VM especificada.
getNextHop: (resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => PollerLike<OperationState<NextHopResult>, NextHopResult>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => PollerLike<OperationState<NextHopResult>, NextHopResult>
getTopology
Obtém a topologia de rede atual por grupo de recursos.
getTopology: (resourceGroupName: string, networkWatcherName: string, parameters: TopologyParameters, options?: NetworkWatchersGetTopologyOptionalParams) => Promise<Topology>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: TopologyParameters, options?: NetworkWatchersGetTopologyOptionalParams) => Promise<Topology>
getTroubleshooting
Inicie a solução de problemas em um recurso especificado.
getTroubleshooting: (resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => PollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => PollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>
getTroubleshootingResult
Obtenha o último resultado de solução de problemas concluído em um recurso especificado.
getTroubleshootingResult: (resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => PollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => PollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>
getVMSecurityRules
Obtém as regras de grupo de segurança configuradas e eficazes na VM especificada.
getVMSecurityRules: (resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => PollerLike<OperationState<SecurityGroupViewResult>, SecurityGroupViewResult>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => PollerLike<OperationState<SecurityGroupViewResult>, SecurityGroupViewResult>
list
Obtém todos os observadores de rede por grupo de recursos.
list: (resourceGroupName: string, options?: NetworkWatchersListOptionalParams) => PagedAsyncIterableIterator<NetworkWatcher, NetworkWatcher[], PageSettings>
Valor de Propriedade
(resourceGroupName: string, options?: NetworkWatchersListOptionalParams) => PagedAsyncIterableIterator<NetworkWatcher, NetworkWatcher[], PageSettings>
listAll
Obtém todos os observadores de rede por assinatura.
listAll: (options?: NetworkWatchersListAllOptionalParams) => PagedAsyncIterableIterator<NetworkWatcher, NetworkWatcher[], PageSettings>
Valor de Propriedade
(options?: NetworkWatchersListAllOptionalParams) => PagedAsyncIterableIterator<NetworkWatcher, NetworkWatcher[], PageSettings>
listAvailableProviders
NOTA: Esta funcionalidade está atualmente em pré-visualização e ainda está a ser testada quanto à estabilidade. Lista todos os provedores de serviços de Internet disponíveis para uma região especificada do Azure.
listAvailableProviders: (resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => PollerLike<OperationState<AvailableProvidersList>, AvailableProvidersList>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => PollerLike<OperationState<AvailableProvidersList>, AvailableProvidersList>
setFlowLogConfiguration
Configura o log de fluxo e a análise de tráfego (opcional) em um recurso especificado.
setFlowLogConfiguration: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => PollerLike<OperationState<FlowLogInformation>, FlowLogInformation>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => PollerLike<OperationState<FlowLogInformation>, FlowLogInformation>
updateTags
Atualiza as tags do inspetor de rede.
updateTags: (resourceGroupName: string, networkWatcherName: string, parameters: TagsObject, options?: NetworkWatchersUpdateTagsOptionalParams) => Promise<NetworkWatcher>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: TagsObject, options?: NetworkWatchersUpdateTagsOptionalParams) => Promise<NetworkWatcher>
verifyIPFlow
Verifique o fluxo de IP da VM especificada para um local de acordo com as regras NSG configuradas no momento.
verifyIPFlow: (resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => PollerLike<OperationState<VerificationIPFlowResult>, VerificationIPFlowResult>
Valor de Propriedade
(resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => PollerLike<OperationState<VerificationIPFlowResult>, VerificationIPFlowResult>