Aracılığıyla paylaş


Network Watchers - Delete

Belirtilen ağ izleyici kaynağını siler.

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}?api-version=2024-05-01

URI Parametreleri

Name İçinde Gerekli Tür Description
networkWatcherName
path True

string

Ağ izleyicisinin adı.

resourceGroupName
path True

string

Kaynak grubunun adı.

subscriptionId
path True

string

Microsoft Azure aboneliğini benzersiz olarak tanımlayan abonelik kimlik bilgileri. Abonelik kimliği, her hizmet çağrısı için URI'nin bir parçasını oluşturur.

api-version
query True

string

İstemci API sürümü.

Yanıtlar

Name Tür Description
202 Accepted

Kabul edilir ve işlem zaman uyumsuz olarak tamamlanır.

204 No Content

Silme başarılı.

Other Status Codes

ErrorResponse

İşlemin neden başarısız olduğunu açıklayan hata yanıtı.

Güvenlik

azure_auth

Azure Active Directory OAuth2 Akışı.

Tür: oauth2
Akış: implicit
Yetkilendirme URL’si: https://login.microsoftonline.com/common/oauth2/authorize

Kapsamlar

Name Description
user_impersonation kullanıcı hesabınızın kimliğine bürünme

Örnekler

Delete network watcher

Örnek isteği

DELETE https://management.azure.com/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/networkWatchers/nw1?api-version=2024-05-01

Örnek yanıt

location: https://management.azure.com/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/networkWatchers/nw1/operationresults/000000000000000000000==?api-version=2024-05-01

Tanımlar

Name Description
ErrorDetails

Yaygın hata ayrıntıları gösterimi.

ErrorResponse

Hata nesnesi.

ErrorDetails

Yaygın hata ayrıntıları gösterimi.

Name Tür Description
code

string

Hata kodu.

message

string

Hata mesajı.

target

string

Hata hedefi.

ErrorResponse

Hata nesnesi.

Name Tür Description
error

ErrorDetails

Hata
Hata ayrıntıları nesnesi.