NetworkWatchersOperations interface
Bir NetworkWatchers operasyonunu temsil eden arayüz.
Özellikler
| 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 |
Bir sanal makineden başka bir VM veya rastgele bir uzak sunucu da dahil olmak üzere belirli bir uç noktaya doğrudan TCP bağlantısı kurma olasılığını doğrular. |
| create |
Belirtilen kaynak grubunda bir ağ izleyicisi oluşturur veya güncelleştirir. |
| delete | Belirtilen ağ izleyicisi kaynağını siler. |
| get | Kaynak grubuna göre belirtilen ağ izleyicisini alır. |
| get |
NOT: Bu özellik şu anda önizleme aşamasındadır ve kararlılık açısından test edilmeye devam etmektedir. Belirtilen konumdan Azure bölgelerine İnternet servis sağlayıcıları için göreli gecikme puanı alır. |
| get |
Belirtilen kaynakta akış günlüğünün ve trafik analizinin (isteğe bağlı) durumunu sorgular. |
| get |
Müşterilerin ağ davranışını anlamasına ve hatalarını ayıklamasına yardımcı olmak için Ağ Yapılandırması Tanılama verilerini alır. Belirli bir trafik akışına hangi güvenlik kurallarının uygulandığı ve bu kuralların değerlendirilmesinin sonucu hakkında ayrıntılı bilgi sağlar. Müşteriler kaynak, hedef, protokol vb. gibi bir akışın ayrıntılarını sağlamalıdır. API, trafiğe izin verilip verilmediğini, belirtilen akış için değerlendirilen kuralları ve değerlendirme sonuçlarını döndürür. |
| get |
Belirtilen VM'den sonraki atlamayı alır. |
| get |
Kaynak grubuna göre geçerli ağ topolojisini alır. |
| get |
Belirtilen bir kaynakta sorun gidermeyi başlatın. |
| get |
Belirtilen kaynakta tamamlanan son sorun giderme sonucunu alın. |
| get |
Belirtilen VM'de yapılandırılmış ve etkili güvenlik grubu kurallarını alır. |
| list | Tüm ağ izleyicilerini kaynak grubuna göre alır. |
| list |
Tüm ağ izleyicilerini aboneliğe göre alır. |
| list |
NOT: Bu özellik şu anda önizleme aşamasındadır ve kararlılık açısından test edilmeye devam etmektedir. Belirtilen Bir Azure bölgesi için tüm kullanılabilir İnternet hizmet sağlayıcılarını listeler. |
| set |
Belirtilen bir kaynakta akış günlüğünü ve trafik analizini (isteğe bağlı) yapılandırır. |
| update |
Ağ izleyicisi etiketlerini güncelleştirir. |
| verify |
Belirtilen VM'den şu anda yapılandırılmış NSG kuralları verilen bir konuma IP akışını doğrulayın. |
Özellik Ayrıntıları
beginCheckConnectivity
Uyarı
Bu API artık kullanım dışıdır.
use checkConnectivity instead
beginCheckConnectivity: (resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => Promise<SimplePollerLike<OperationState<ConnectivityInformation>, ConnectivityInformation>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => Promise<SimplePollerLike<OperationState<ConnectivityInformation>, ConnectivityInformation>>
beginCheckConnectivityAndWait
Uyarı
Bu API artık kullanım dışıdır.
use checkConnectivity instead
beginCheckConnectivityAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => Promise<ConnectivityInformation>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => Promise<ConnectivityInformation>
beginDelete
Uyarı
Bu API artık kullanım dışıdır.
use delete instead
beginDelete: (resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait
Uyarı
Bu API artık kullanım dışıdır.
use delete instead
beginDeleteAndWait: (resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => Promise<void>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => Promise<void>
beginGetAzureReachabilityReport
Uyarı
Bu API artık kullanım dışıdır.
use getAzureReachabilityReport instead
beginGetAzureReachabilityReport: (resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => Promise<SimplePollerLike<OperationState<AzureReachabilityReport>, AzureReachabilityReport>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => Promise<SimplePollerLike<OperationState<AzureReachabilityReport>, AzureReachabilityReport>>
beginGetAzureReachabilityReportAndWait
Uyarı
Bu API artık kullanım dışıdır.
use getAzureReachabilityReport instead
beginGetAzureReachabilityReportAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => Promise<AzureReachabilityReport>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => Promise<AzureReachabilityReport>
beginGetFlowLogStatus
Uyarı
Bu API artık kullanım dışıdır.
use getFlowLogStatus instead
beginGetFlowLogStatus: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => Promise<SimplePollerLike<OperationState<FlowLogInformation>, FlowLogInformation>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => Promise<SimplePollerLike<OperationState<FlowLogInformation>, FlowLogInformation>>
beginGetFlowLogStatusAndWait
Uyarı
Bu API artık kullanım dışıdır.
use getFlowLogStatus instead
beginGetFlowLogStatusAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => Promise<FlowLogInformation>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => Promise<FlowLogInformation>
beginGetNetworkConfigurationDiagnostic
Uyarı
Bu API artık kullanım dışıdır.
use getNetworkConfigurationDiagnostic instead
beginGetNetworkConfigurationDiagnostic: (resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => Promise<SimplePollerLike<OperationState<NetworkConfigurationDiagnosticResponse>, NetworkConfigurationDiagnosticResponse>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => Promise<SimplePollerLike<OperationState<NetworkConfigurationDiagnosticResponse>, NetworkConfigurationDiagnosticResponse>>
beginGetNetworkConfigurationDiagnosticAndWait
Uyarı
Bu API artık kullanım dışıdır.
use getNetworkConfigurationDiagnostic instead
beginGetNetworkConfigurationDiagnosticAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => Promise<NetworkConfigurationDiagnosticResponse>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => Promise<NetworkConfigurationDiagnosticResponse>
beginGetNextHop
Uyarı
Bu API artık kullanım dışıdır.
use getNextHop instead
beginGetNextHop: (resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => Promise<SimplePollerLike<OperationState<NextHopResult>, NextHopResult>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => Promise<SimplePollerLike<OperationState<NextHopResult>, NextHopResult>>
beginGetNextHopAndWait
Uyarı
Bu API artık kullanım dışıdır.
use getNextHop instead
beginGetNextHopAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => Promise<NextHopResult>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => Promise<NextHopResult>
beginGetTroubleshooting
Uyarı
Bu API artık kullanım dışıdır.
use getTroubleshooting instead
beginGetTroubleshooting: (resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => Promise<SimplePollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => Promise<SimplePollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>>
beginGetTroubleshootingAndWait
Uyarı
Bu API artık kullanım dışıdır.
use getTroubleshooting instead
beginGetTroubleshootingAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => Promise<TroubleshootingResult>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => Promise<TroubleshootingResult>
beginGetTroubleshootingResult
Uyarı
Bu API artık kullanım dışıdır.
use getTroubleshootingResult instead
beginGetTroubleshootingResult: (resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => Promise<SimplePollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => Promise<SimplePollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>>
beginGetTroubleshootingResultAndWait
Uyarı
Bu API artık kullanım dışıdır.
use getTroubleshootingResult instead
beginGetTroubleshootingResultAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => Promise<TroubleshootingResult>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => Promise<TroubleshootingResult>
beginGetVMSecurityRules
Uyarı
Bu API artık kullanım dışıdır.
use getVMSecurityRules instead
beginGetVMSecurityRules: (resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => Promise<SimplePollerLike<OperationState<SecurityGroupViewResult>, SecurityGroupViewResult>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => Promise<SimplePollerLike<OperationState<SecurityGroupViewResult>, SecurityGroupViewResult>>
beginGetVMSecurityRulesAndWait
Uyarı
Bu API artık kullanım dışıdır.
use getVMSecurityRules instead
beginGetVMSecurityRulesAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => Promise<SecurityGroupViewResult>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => Promise<SecurityGroupViewResult>
beginListAvailableProviders
Uyarı
Bu API artık kullanım dışıdır.
use listAvailableProviders instead
beginListAvailableProviders: (resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => Promise<SimplePollerLike<OperationState<AvailableProvidersList>, AvailableProvidersList>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => Promise<SimplePollerLike<OperationState<AvailableProvidersList>, AvailableProvidersList>>
beginListAvailableProvidersAndWait
Uyarı
Bu API artık kullanım dışıdır.
use listAvailableProviders instead
beginListAvailableProvidersAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => Promise<AvailableProvidersList>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => Promise<AvailableProvidersList>
beginSetFlowLogConfiguration
Uyarı
Bu API artık kullanım dışıdır.
use setFlowLogConfiguration instead
beginSetFlowLogConfiguration: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => Promise<SimplePollerLike<OperationState<FlowLogInformation>, FlowLogInformation>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => Promise<SimplePollerLike<OperationState<FlowLogInformation>, FlowLogInformation>>
beginSetFlowLogConfigurationAndWait
Uyarı
Bu API artık kullanım dışıdır.
use setFlowLogConfiguration instead
beginSetFlowLogConfigurationAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => Promise<FlowLogInformation>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => Promise<FlowLogInformation>
beginVerifyIPFlow
Uyarı
Bu API artık kullanım dışıdır.
use verifyIPFlow instead
beginVerifyIPFlow: (resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => Promise<SimplePollerLike<OperationState<VerificationIPFlowResult>, VerificationIPFlowResult>>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => Promise<SimplePollerLike<OperationState<VerificationIPFlowResult>, VerificationIPFlowResult>>
beginVerifyIPFlowAndWait
Uyarı
Bu API artık kullanım dışıdır.
use verifyIPFlow instead
beginVerifyIPFlowAndWait: (resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => Promise<VerificationIPFlowResult>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => Promise<VerificationIPFlowResult>
checkConnectivity
Bir sanal makineden başka bir VM veya rastgele bir uzak sunucu da dahil olmak üzere belirli bir uç noktaya doğrudan TCP bağlantısı kurma olasılığını doğrular.
checkConnectivity: (resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => PollerLike<OperationState<ConnectivityInformation>, ConnectivityInformation>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: ConnectivityParameters, options?: NetworkWatchersCheckConnectivityOptionalParams) => PollerLike<OperationState<ConnectivityInformation>, ConnectivityInformation>
createOrUpdate
Belirtilen kaynak grubunda bir ağ izleyicisi oluşturur veya güncelleştirir.
createOrUpdate: (resourceGroupName: string, networkWatcherName: string, parameters: NetworkWatcher, options?: NetworkWatchersCreateOrUpdateOptionalParams) => Promise<NetworkWatcher>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: NetworkWatcher, options?: NetworkWatchersCreateOrUpdateOptionalParams) => Promise<NetworkWatcher>
delete
Belirtilen ağ izleyicisi kaynağını siler.
delete: (resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => PollerLike<OperationState<void>, void>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersDeleteOptionalParams) => PollerLike<OperationState<void>, void>
get
Kaynak grubuna göre belirtilen ağ izleyicisini alır.
get: (resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersGetOptionalParams) => Promise<NetworkWatcher>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, options?: NetworkWatchersGetOptionalParams) => Promise<NetworkWatcher>
getAzureReachabilityReport
NOT: Bu özellik şu anda önizleme aşamasındadır ve kararlılık açısından test edilmeye devam etmektedir. Belirtilen konumdan Azure bölgelerine İnternet servis sağlayıcıları için göreli gecikme puanı alır.
getAzureReachabilityReport: (resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => PollerLike<OperationState<AzureReachabilityReport>, AzureReachabilityReport>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: AzureReachabilityReportParameters, options?: NetworkWatchersGetAzureReachabilityReportOptionalParams) => PollerLike<OperationState<AzureReachabilityReport>, AzureReachabilityReport>
getFlowLogStatus
Belirtilen kaynakta akış günlüğünün ve trafik analizinin (isteğe bağlı) durumunu sorgular.
getFlowLogStatus: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => PollerLike<OperationState<FlowLogInformation>, FlowLogInformation>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogStatusParameters, options?: NetworkWatchersGetFlowLogStatusOptionalParams) => PollerLike<OperationState<FlowLogInformation>, FlowLogInformation>
getNetworkConfigurationDiagnostic
Müşterilerin ağ davranışını anlamasına ve hatalarını ayıklamasına yardımcı olmak için Ağ Yapılandırması Tanılama verilerini alır. Belirli bir trafik akışına hangi güvenlik kurallarının uygulandığı ve bu kuralların değerlendirilmesinin sonucu hakkında ayrıntılı bilgi sağlar. Müşteriler kaynak, hedef, protokol vb. gibi bir akışın ayrıntılarını sağlamalıdır. API, trafiğe izin verilip verilmediğini, belirtilen akış için değerlendirilen kuralları ve değerlendirme sonuçlarını döndürür.
getNetworkConfigurationDiagnostic: (resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => PollerLike<OperationState<NetworkConfigurationDiagnosticResponse>, NetworkConfigurationDiagnosticResponse>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: NetworkConfigurationDiagnosticParameters, options?: NetworkWatchersGetNetworkConfigurationDiagnosticOptionalParams) => PollerLike<OperationState<NetworkConfigurationDiagnosticResponse>, NetworkConfigurationDiagnosticResponse>
getNextHop
Belirtilen VM'den sonraki atlamayı alır.
getNextHop: (resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => PollerLike<OperationState<NextHopResult>, NextHopResult>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: NextHopParameters, options?: NetworkWatchersGetNextHopOptionalParams) => PollerLike<OperationState<NextHopResult>, NextHopResult>
getTopology
Kaynak grubuna göre geçerli ağ topolojisini alır.
getTopology: (resourceGroupName: string, networkWatcherName: string, parameters: TopologyParameters, options?: NetworkWatchersGetTopologyOptionalParams) => Promise<Topology>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: TopologyParameters, options?: NetworkWatchersGetTopologyOptionalParams) => Promise<Topology>
getTroubleshooting
Belirtilen bir kaynakta sorun gidermeyi başlatın.
getTroubleshooting: (resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => PollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: TroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingOptionalParams) => PollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>
getTroubleshootingResult
Belirtilen kaynakta tamamlanan son sorun giderme sonucunu alın.
getTroubleshootingResult: (resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => PollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: QueryTroubleshootingParameters, options?: NetworkWatchersGetTroubleshootingResultOptionalParams) => PollerLike<OperationState<TroubleshootingResult>, TroubleshootingResult>
getVMSecurityRules
Belirtilen VM'de yapılandırılmış ve etkili güvenlik grubu kurallarını alır.
getVMSecurityRules: (resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => PollerLike<OperationState<SecurityGroupViewResult>, SecurityGroupViewResult>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: SecurityGroupViewParameters, options?: NetworkWatchersGetVMSecurityRulesOptionalParams) => PollerLike<OperationState<SecurityGroupViewResult>, SecurityGroupViewResult>
list
Tüm ağ izleyicilerini kaynak grubuna göre alır.
list: (resourceGroupName: string, options?: NetworkWatchersListOptionalParams) => PagedAsyncIterableIterator<NetworkWatcher, NetworkWatcher[], PageSettings>
Özellik Değeri
(resourceGroupName: string, options?: NetworkWatchersListOptionalParams) => PagedAsyncIterableIterator<NetworkWatcher, NetworkWatcher[], PageSettings>
listAll
Tüm ağ izleyicilerini aboneliğe göre alır.
listAll: (options?: NetworkWatchersListAllOptionalParams) => PagedAsyncIterableIterator<NetworkWatcher, NetworkWatcher[], PageSettings>
Özellik Değeri
(options?: NetworkWatchersListAllOptionalParams) => PagedAsyncIterableIterator<NetworkWatcher, NetworkWatcher[], PageSettings>
listAvailableProviders
NOT: Bu özellik şu anda önizleme aşamasındadır ve kararlılık açısından test edilmeye devam etmektedir. Belirtilen Bir Azure bölgesi için tüm kullanılabilir İnternet hizmet sağlayıcılarını listeler.
listAvailableProviders: (resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => PollerLike<OperationState<AvailableProvidersList>, AvailableProvidersList>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: AvailableProvidersListParameters, options?: NetworkWatchersListAvailableProvidersOptionalParams) => PollerLike<OperationState<AvailableProvidersList>, AvailableProvidersList>
setFlowLogConfiguration
Belirtilen bir kaynakta akış günlüğünü ve trafik analizini (isteğe bağlı) yapılandırır.
setFlowLogConfiguration: (resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => PollerLike<OperationState<FlowLogInformation>, FlowLogInformation>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: FlowLogInformation, options?: NetworkWatchersSetFlowLogConfigurationOptionalParams) => PollerLike<OperationState<FlowLogInformation>, FlowLogInformation>
updateTags
Ağ izleyicisi etiketlerini güncelleştirir.
updateTags: (resourceGroupName: string, networkWatcherName: string, parameters: TagsObject, options?: NetworkWatchersUpdateTagsOptionalParams) => Promise<NetworkWatcher>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: TagsObject, options?: NetworkWatchersUpdateTagsOptionalParams) => Promise<NetworkWatcher>
verifyIPFlow
Belirtilen VM'den şu anda yapılandırılmış NSG kuralları verilen bir konuma IP akışını doğrulayın.
verifyIPFlow: (resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => PollerLike<OperationState<VerificationIPFlowResult>, VerificationIPFlowResult>
Özellik Değeri
(resourceGroupName: string, networkWatcherName: string, parameters: VerificationIPFlowParameters, options?: NetworkWatchersVerifyIPFlowOptionalParams) => PollerLike<OperationState<VerificationIPFlowResult>, VerificationIPFlowResult>