Prefixes - Delete

지정된 구독, 리소스 그룹 및 피어링 서비스에서 지정된 이름의 기존 접두사를 삭제합니다.

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}/prefixes/{prefixName}?api-version=2021-01-01

URI 매개 변수

Name In(다음 안에) 필수 형식 Description
peeringServiceName
path True

string

피어링 서비스의 이름입니다.

prefixName
path True

string

접두사 이름입니다.

resourceGroupName
path True

string

리소스 그룹의 이름.

subscriptionId
path True

string

Azure 구독 ID입니다.

api-version
query True

string

클라이언트 API 버전입니다.

응답

Name 형식 Description
200 OK

정상

204 No Content

NoContent

Other Status Codes

ErrorResponse

작업이 실패한 이유를 설명하는 오류 응답입니다.

보안

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 사용자 계정 가장

예제

Delete a prefix associated with the peering service

Sample Request

DELETE https://management.azure.com/subscriptions/subId/resourceGroups/rgName/providers/Microsoft.Peering/peeringServices/peeringServiceName/prefixes/peeringServicePrefixName?api-version=2021-01-01

Sample Response

정의

Name Description
ErrorDetail

작업이 실패한 이유를 설명하는 오류 세부 정보입니다.

ErrorResponse

작업이 실패한 이유를 나타내는 오류 응답입니다.

ErrorDetail

작업이 실패한 이유를 설명하는 오류 세부 정보입니다.

Name 형식 Description
code

string

오류 코드입니다.

message

string

오류 메시지입니다.

ErrorResponse

작업이 실패한 이유를 나타내는 오류 응답입니다.

Name 형식 Description
error

ErrorDetail

작업이 실패한 이유를 설명하는 오류 세부 정보입니다.