Express Route Provider Port - Express Route Provider Port

Sağlayıcı bağlantı noktasının ayrıntılarını alır.

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Network/expressRouteProviderPorts/{providerport}?api-version=2023-09-01

URI Parametreleri

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

string

Sağlayıcı bağlantı noktasının 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
200 OK

ExpressRouteProviderPort

İstek başarılı. İşlem, tek tek sağlayıcı bağlantı noktası kaynaklarının ayrıntılarını döndürür. Bağlantı noktası yoksa boş bir sonuç döndürülür.

Other Status Codes

CloudError

İş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

ExpressRouteProviderPort

Sample Request

GET https://management.azure.com/subscriptions/subid/providers/Microsoft.Network/expressRouteProviderPorts/abc?api-version=2023-09-01

Sample Response

{
  "id": "/subscriptions/subid/providers/Microsoft.Network/ExpressRoutePortsLocations/SiliconValley/bvtazureixpportpair1",
  "type": "Microsoft.Network/expressRouteProviderPort",
  "location": "uswest",
  "etag": "W/\"c0e6477e-8150-4d4f-9bf6-bb10e6acb63a\"",
  "properties": {
    "portPairDescriptor": "bvtazureixpportpair1",
    "primaryAzurePort": "bvtazureixp01",
    "secondaryAzurePort": "bvtazureixp01",
    "peeringLocation": "SiliconValley",
    "overprovisionFactor": 4,
    "portBandwidthInMbps": 4000,
    "usedBandwidthInMbps": 2500,
    "remainingBandwidthInMbps": 1500
  }
}

Tanımlar

Name Description
CloudError

Hizmetten bir hata yanıtı.

CloudErrorBody

Hizmetten bir hata yanıtı.

ExpressRouteProviderPort

ExpressRouteProviderPort kaynağı.

CloudError

Hizmetten bir hata yanıtı.

Name Tür Description
error

CloudErrorBody

Bulut hata gövdesi.

CloudErrorBody

Hizmetten bir hata yanıtı.

Name Tür Description
code

string

Hatanın tanımlayıcısı. Kodlar sabittir ve program aracılığıyla kullanılması amaçlanmıştır.

details

CloudErrorBody[]

Hatayla ilgili ek ayrıntıların listesi.

message

string

Hatayı açıklayan ve kullanıcı arabiriminde görüntülenmeye uygun olması amaçlanan bir ileti.

target

string

Belirli bir hatanın hedefi. Örneğin, özelliğin adı hatalı.

ExpressRouteProviderPort

ExpressRouteProviderPort kaynağı.

Name Tür Description
etag

string

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

id

string

Kaynağın tam kaynak kimliği.

location

string

Kaynak konumu.

name

string

Kaynağın adı

properties.overprovisionFactor

integer

Bağlantı noktası çifti için fazla sağlama faktörü.

properties.peeringLocation

string

Bağlantı noktası çiftinin eşleme konumu.

properties.portBandwidthInMbps

integer

Bağlantı noktasının Mb/sn cinsinden bant genişliği

properties.portPairDescriptor

string

Bağlantı noktası çiftinin adı.

properties.primaryAzurePort

string

Birincil bağlantı noktasının adı.

properties.remainingBandwidthInMbps

integer

Mb/sn cinsinden bağlantı noktasının Kalan Bant Genişliği

properties.secondaryAzurePort

string

İkincil bağlantı noktasının adı.

properties.usedBandwidthInMbps

integer

Mb/sn cinsinden bağlantı noktasının Kullanılan Bant Genişliği

tags

object

Kaynak etiketleri.

type

string

Kaynağın türü. Örneğin, "Microsoft.Compute/virtualMachines" veya "Microsoft.Storage/storageAccounts"