Network Experiment Profiles - List

Abonelik altındaki Ağ Denemesi Profillerinin listesini alır

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Network/NetworkExperimentProfiles?api-version=2019-11-01

URI Parametreleri

Name İçinde Gerekli Tür Description
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
200 OK

ProfileList

başarılı işlem

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 Flow

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

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

Örnekler

List NetworkExperiment Profiles in a Resource Group

Sample Request

GET https://management.azure.com/subscriptions/subid/providers/Microsoft.Network/NetworkExperimentProfiles?api-version=2019-11-01

Sample Response

{
  "value": [
    {
      "id": "/subscriptions/subid/resourceGroups/MyResourceGroup/providers/Microsoft.Network/NetworkExperimentProfiles/",
      "name": "MyProfile",
      "type": "Microsoft.Network/NetworkExperimentprofiles",
      "tags": {
        "key1": "value1",
        "key2": "value2"
      },
      "location": "WestUs",
      "properties": {
        "enabledState": "Enabled",
        "resourceState": "Creating"
      }
    }
  ]
}

Tanımlar

Name Description
ErrorResponse

Hata yanıtı Front Door hizmetinin gelen isteği işleyemediğini gösterir. Nedeni hata iletisinde verilmiştir.

NetworkExperimentResourceState

Sunucu tarafı kaynak durumunu tanımlar

Profile

Ağ Denemesi Profili ve Deneme listeleri tanımlar

ProfileList

Profillerin listesini tanımlar. Profil nesnelerinin listesini ve bir sonraki sonuç kümesini almak için bir URL bağlantısı içerir.

state

Denemenin durumu

ErrorResponse

Hata yanıtı Front Door hizmetinin gelen isteği işleyemediğini gösterir. Nedeni hata iletisinde verilmiştir.

Name Tür Description
code

string

Hata kodu.

message

string

İşlemin neden başarısız olduğunu belirten hata iletisi.

NetworkExperimentResourceState

Sunucu tarafı kaynak durumunu tanımlar

Name Tür Description
Creating

string

Deleting

string

Disabled

string

Disabling

string

Enabled

string

Enabling

string

Profile

Ağ Denemesi Profili ve Deneme listeleri tanımlar

Name Tür Description
etag

string

Kaynak her güncelleştirildiğinde değişen benzersiz bir salt okunur dize alır.

id

string

Kaynak Kimliği.

location

string

Kaynak konumu.

name

string

Profilin adı

properties.enabledState

state

Denemenin durumu

properties.resourceState

NetworkExperimentResourceState

Kaynak durumu.

tags

object

Kaynak etiketleri.

type

string

Kaynak türü.

ProfileList

Profillerin listesini tanımlar. Profil nesnelerinin listesini ve bir sonraki sonuç kümesini almak için bir URL bağlantısı içerir.

Name Tür Description
nextLink

string

Varsa bir sonraki Profil nesneleri kümesini almak için URL.

value

Profile[]

Kaynak grubu içindeki Profillerin listesi.

state

Denemenin durumu

Name Tür Description
Disabled

string

Enabled

string