Reservation - Merge
두 Reservation
개의 를 병합합니다.
지정된 Reservation
를 새 Reservation
에 병합합니다. 병합되는 두 Reservation
개의 속성은 동일해야 합니다.
POST https://management.azure.com/providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/merge?api-version=2022-11-01
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
reservation
|
path | True |
string |
예약의 주문 ID |
api-version
|
query | True |
string |
지원되는 버전입니다. |
요청 본문
Name | 형식 | Description |
---|---|---|
properties.sources |
string[] |
리소스 ID의 형식은 /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}여야 합니다. |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
병합 후에 |
|
202 Accepted |
요청이 수락되고 처리되고 있습니다. 헤더
|
|
Other Status Codes |
예기치 않은 오류 |
예제
Merge
샘플 요청
POST https://management.azure.com/providers/Microsoft.Capacity/reservationOrders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/merge?api-version=2022-11-01
{
"properties": {
"sources": [
"/providers/Microsoft.Capacity/reservationOrders/c0565a8a-4491-4e77-b07b-5e6d66718e1c/reservations/cea04232-932e-47db-acb5-e29a945ecc73",
"/providers/Microsoft.Capacity/reservationOrders/c0565a8a-4491-4e77-b07b-5e6d66718e1c/reservations/5bf54dc7-dacd-4f46-a16b-7b78f4a59799"
]
}
}
샘플 응답
[
{
"sku": {
"name": "Standard_DS1_v2"
},
"id": "/providers/microsoft.capacity/reservationOrders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/reservations/00238563-7312-4c20-a134-8c030bf938a7",
"type": "Microsoft.Capacity/reservationOrders/reservations",
"name": "00238563-7312-4c20-a134-8c030bf938a7",
"etag": 5,
"location": "eastus",
"properties": {
"appliedScopeProperties": {
"subscriptionId": "/subscriptions/98df3792-7962-4f18-8be2-d5576f122de3",
"displayName": "Azure subscription 1"
},
"renew": false,
"billingScopeId": "/subscriptions/19376483-64b8-49e4-a931-d5248828720a",
"appliedScopeType": "Single",
"quantity": 1,
"provisioningState": "Cancelled",
"expiryDate": "2018-09-22",
"expiryDateTime": "2018-09-22T22:46:32.7632798Z",
"displayName": "cabri_test",
"billingPlan": "Monthly",
"effectiveDateTime": "2017-09-22T22:46:32.7632798Z",
"extendedStatusInfo": {
"statusCode": "Merged",
"message": "This reservation was merged and is no longer active."
},
"lastUpdatedDateTime": "2017-09-22T22:46:32.7632798Z",
"reservedResourceType": "VirtualMachines",
"instanceFlexibility": "Off",
"skuDescription": "D1 v2",
"splitProperties": {
"splitSource": "/providers/microsoft.capacity/reservationOrders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/reservations/bcae77cd-3119-4766-919f-b50d36c75c7a"
},
"mergeProperties": {
"mergeDestination": "/providers/microsoft.capacity/reservationOrders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/reservations/6ef59113-3482-40da-8d79-787f823e34bc"
}
}
},
{
"sku": {
"name": "Standard_DS1_v2"
},
"id": "/providers/microsoft.capacity/reservationOrders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/reservations/e0e4b4f5-77ea-4984-9ee4-6bf9850ee6de",
"type": "Microsoft.Capacity/reservationOrders/reservations",
"name": "e0e4b4f5-77ea-4984-9ee4-6bf9850ee6de",
"etag": 4,
"location": "eastus",
"properties": {
"appliedScopeProperties": {
"subscriptionId": "/subscriptions/98df3792-7962-4f18-8be2-d5576f122de3",
"displayName": "Azure subscription 1"
},
"renew": false,
"billingScopeId": "/subscriptions/19376483-64b8-49e4-a931-d5248828720a",
"appliedScopeType": "Single",
"quantity": 2,
"provisioningState": "Cancelled",
"expiryDate": "2018-09-22",
"expiryDateTime": "2018-09-22T22:46:32.7632798Z",
"displayName": "cabri_test",
"billingPlan": "Monthly",
"effectiveDateTime": "2017-09-22T22:46:32.7632798Z",
"extendedStatusInfo": {
"statusCode": "Merged",
"message": "This reservation was merged and is no longer active."
},
"lastUpdatedDateTime": "2017-09-22T22:46:32.7632798Z",
"reservedResourceType": "VirtualMachines",
"instanceFlexibility": "Off",
"skuDescription": "D1 v2",
"splitProperties": {
"splitSource": "/providers/microsoft.capacity/reservationOrders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/reservations/bcae77cd-3119-4766-919f-b50d36c75c7a"
},
"mergeProperties": {
"mergeDestination": "/providers/microsoft.capacity/reservationOrders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/reservations/6ef59113-3482-40da-8d79-787f823e34bc"
}
}
},
{
"sku": {
"name": "Standard_DS1_v2"
},
"id": "/providers/microsoft.capacity/reservationOrders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/reservations/6ef59113-3482-40da-8d79-787f823e34bc",
"type": "Microsoft.Capacity/reservationOrders/reservations",
"name": "6ef59113-3482-40da-8d79-787f823e34bc",
"etag": 2,
"location": "eastus",
"properties": {
"appliedScopeProperties": {
"subscriptionId": "/subscriptions/98df3792-7962-4f18-8be2-d5576f122de3",
"displayName": "Azure subscription 1"
},
"renew": false,
"billingScopeId": "/subscriptions/19376483-64b8-49e4-a931-d5248828720a",
"appliedScopeType": "Single",
"quantity": 3,
"provisioningState": "Succeeded",
"expiryDate": "2018-09-22",
"expiryDateTime": "2018-09-22T22:46:32.7632798Z",
"displayName": "cabri_test",
"billingPlan": "Monthly",
"effectiveDateTime": "2017-09-22T22:46:32.7632798Z",
"lastUpdatedDateTime": "2017-09-22T22:46:32.7632798Z",
"reservedResourceType": "VirtualMachines",
"instanceFlexibility": "Off",
"skuDescription": "D1 v2",
"mergeProperties": {
"mergeSources": [
"/providers/microsoft.capacity/reservationOrders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/reservations/00238563-7312-4c20-a134-8c030bf938a7",
"/providers/microsoft.capacity/reservationOrders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/reservations/e0e4b4f5-77ea-4984-9ee4-6bf9850ee6de"
]
}
}
}
]
Location: https://management.azure.com/providers/Microsoft.Capacity/reservationorders/276e7ae4-84d0-4da6-ab4b-d6b94f3557da/mergeoperationresults/6ef59113-3482-40da-8d79-787f823e34bc_10?api-version=2022-11-01
Retry-After: 120
정의
Name | Description |
---|---|
Applied |
적용된 scope 형식과 관련된 속성입니다. 해당되지 않는 경우 필요하지 않습니다. AppliedScopeType이 ManagementGroup인 경우 필수 및 tenantId 및 managementGroupId를 제공해야 합니다. |
Applied |
적용된 범위의 형식입니다. |
Billing |
갱신 구매를 위해 고객의 현지 통화로 청구되는 통화 및 금액입니다. 세금은 포함되지 않습니다. |
created |
리소스를 만든 ID의 형식입니다. |
Error |
오류 정보 |
Error |
서비스에서 들어오는 요청을 처리할 수 없는 이유를 설명하는 오류 코드 |
Extended |
오류 코드 및 오류 메시지를 포함한 확장된 오류 정보 |
Extended |
|
Instance |
이를 켜면 동일한 VM 크기 그룹의 다른 VM에 예약 할인이 적용됩니다. VirtualMachines 예약 리소스 종류에 대해서만 지정합니다. |
Kind |
예약할 리소스 공급자 유형입니다. |
Merge |
예약 병합 요청 |
Pricing |
Microsoft에서 레코드에 사용하는 양입니다. 환불 한도를 계산하는 데 환불 중에 사용됩니다. 세금은 포함되지 않습니다. 만료 30일 전에 잠긴 가격입니다. |
Provisioning |
예약의 현재 상태를 나타냅니다. |
Purchase |
예약 구매 요청 |
Renew |
예약에 대한 갱신 속성입니다. |
Reservation |
청구 플랜을 나타냅니다. |
Reservation |
예약 병합의 속성 |
Reservation |
예약의 정의입니다. |
Reservation |
예약 분할의 속성 |
Reservations |
예약의 속성 |
Reservation |
|
Reservation |
예약 교환의 속성 |
Reservation |
예약 기간을 나타냅니다. |
Reservation |
예약 사용률의 집계 값 |
Reserved |
각 예약된 리소스 종류와 관련된 속성입니다. 해당되지 않는 경우 필요하지 않습니다. |
Reserved |
예약되는 리소스의 형식입니다. |
Sku |
sku의 이름 |
system |
리소스 만들기 및 마지막 수정과 관련된 메타데이터입니다. |
Utilization |
예약 사용률 |
AppliedScopeProperties
적용된 scope 형식과 관련된 속성입니다. 해당되지 않는 경우 필요하지 않습니다. AppliedScopeType이 ManagementGroup인 경우 필수 및 tenantId 및 managementGroupId를 제공해야 합니다.
Name | 형식 | Description |
---|---|---|
displayName |
string |
표시 이름 |
managementGroupId |
string |
혜택을 적용해야 하는 관리 그룹의 정규화된 식별자입니다. |
resourceGroupId |
string |
리소스 그룹의 정규화된 식별자입니다. |
subscriptionId |
string |
구독의 정규화된 식별자입니다. |
tenantId |
string |
저축 계획이 혜택을 적용해야 하는 테넌트 ID입니다. |
AppliedScopeType
적용된 범위의 형식입니다.
Name | 형식 | Description |
---|---|---|
ManagementGroup |
string |
|
Shared |
string |
|
Single |
string |
BillingCurrencyTotal
갱신 구매를 위해 고객의 현지 통화로 청구되는 통화 및 금액입니다. 세금은 포함되지 않습니다.
Name | 형식 | Description |
---|---|---|
amount |
number |
|
currencyCode |
string |
이 구매 레코드에서 사용하는 통화에 대한 ISO 4217 3자 통화 코드입니다. |
createdByType
리소스를 만든 ID의 형식입니다.
Name | 형식 | Description |
---|---|---|
Application |
string |
|
Key |
string |
|
ManagedIdentity |
string |
|
User |
string |
Error
오류 정보
Name | 형식 | Description |
---|---|---|
error |
오류 코드 및 오류 메시지를 포함한 확장된 오류 정보 |
ErrorResponseCode
서비스에서 들어오는 요청을 처리할 수 없는 이유를 설명하는 오류 코드
Name | 형식 | Description |
---|---|---|
ActivateQuoteFailed |
string |
|
AppliedScopesNotAssociatedWithCommerceAccount |
string |
|
AppliedScopesSameAsExisting |
string |
|
AuthorizationFailed |
string |
|
BadRequest |
string |
|
BillingCustomerInputError |
string |
|
BillingError |
string |
|
BillingPaymentInstrumentHardError |
string |
|
BillingPaymentInstrumentSoftError |
string |
|
BillingScopeIdCannotBeChanged |
string |
|
BillingTransientError |
string |
|
CalculatePriceFailed |
string |
|
CapacityUpdateScopesFailed |
string |
|
ClientCertificateThumbprintNotSet |
string |
|
CreateQuoteFailed |
string |
|
Forbidden |
string |
|
FulfillmentConfigurationError |
string |
|
FulfillmentError |
string |
|
FulfillmentOutOfStockError |
string |
|
FulfillmentTransientError |
string |
|
HttpMethodNotSupported |
string |
|
InternalServerError |
string |
|
InvalidAccessToken |
string |
|
InvalidFulfillmentRequestParameters |
string |
|
InvalidHealthCheckType |
string |
|
InvalidLocationId |
string |
|
InvalidRefundQuantity |
string |
|
InvalidRequestContent |
string |
|
InvalidRequestUri |
string |
|
InvalidReservationId |
string |
|
InvalidReservationOrderId |
string |
|
InvalidSingleAppliedScopesCount |
string |
|
InvalidSubscriptionId |
string |
|
InvalidTenantId |
string |
|
MissingAppliedScopesForSingle |
string |
|
MissingTenantId |
string |
|
NoValidReservationsToReRate |
string |
|
NonsupportedAccountId |
string |
|
NotSpecified |
string |
|
NotSupportedCountry |
string |
|
OperationCannotBePerformedInCurrentState |
string |
|
OperationFailed |
string |
|
PatchValuesSameAsExisting |
string |
|
PaymentInstrumentNotFound |
string |
|
PurchaseError |
string |
|
ReRateOnlyAllowedForEA |
string |
|
RefundLimitExceeded |
string |
|
ReservationIdNotInReservationOrder |
string |
|
ReservationOrderCreationFailed |
string |
|
ReservationOrderIdAlreadyExists |
string |
|
ReservationOrderNotEnabled |
string |
|
ReservationOrderNotFound |
string |
|
RiskCheckFailed |
string |
|
RoleAssignmentCreationFailed |
string |
|
SelfServiceRefundNotSupported |
string |
|
ServerTimeout |
string |
|
UnauthenticatedRequestsThrottled |
string |
|
UnsupportedReservationTerm |
string |
ExtendedErrorInfo
오류 코드 및 오류 메시지를 포함한 확장된 오류 정보
Name | 형식 | Description |
---|---|---|
code |
서비스가 들어오는 요청을 처리할 수 없는 이유를 설명하는 오류 코드 |
|
message |
string |
ExtendedStatusInfo
Name | 형식 | Description |
---|---|---|
message |
string |
상태 코드에 대한 자세한 정보를 제공하는 메시지입니다. |
statusCode |
InstanceFlexibility
이를 켜면 동일한 VM 크기 그룹의 다른 VM에 예약 할인이 적용됩니다. VirtualMachines 예약 리소스 종류에 대해서만 지정합니다.
Name | 형식 | Description |
---|---|---|
Off |
string |
|
On |
string |
Kind
예약할 리소스 공급자 유형입니다.
Name | 형식 | Description |
---|---|---|
Microsoft.Compute |
string |
MergeRequest
예약 병합 요청
Name | 형식 | Description |
---|---|---|
properties.sources |
string[] |
리소스 ID의 형식은 /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}여야 합니다. |
PricingCurrencyTotal
Microsoft에서 레코드에 사용하는 양입니다. 환불 한도를 계산하는 데 환불 중에 사용됩니다. 세금은 포함되지 않습니다. 만료 30일 전에 잠긴 가격입니다.
Name | 형식 | Description |
---|---|---|
amount |
number |
|
currencyCode |
string |
이 구매 레코드에서 사용하는 통화에 대한 ISO 4217 3자 통화 코드입니다. |
ProvisioningState
예약의 현재 상태를 나타냅니다.
Name | 형식 | Description |
---|---|---|
BillingFailed |
string |
|
Cancelled |
string |
|
ConfirmedBilling |
string |
|
ConfirmedResourceHold |
string |
|
Created |
string |
|
Creating |
string |
|
Expired |
string |
|
Failed |
string |
|
Merged |
string |
|
PendingBilling |
string |
|
PendingResourceHold |
string |
|
Split |
string |
|
Succeeded |
string |
PurchaseRequest
예약 구매 요청
Name | 형식 | Default value | Description |
---|---|---|---|
location |
string |
예약된 리소스가 있는 Azure 지역입니다. |
|
properties.appliedScopeProperties |
적용된 scope 형식과 관련된 속성입니다. 해당되지 않는 경우 필요하지 않습니다. AppliedScopeType이 ManagementGroup인 경우 필수이며 tenantId 및 managementGroupId를 제공해야 합니다. |
||
properties.appliedScopeType |
적용된 범위의 형식입니다. |
||
properties.appliedScopes |
string[] |
혜택이 적용될 구독 목록입니다. AppliedScopeType이 공유인지 지정하지 마세요. 이 속성은 더 이상 사용되지 않으며 Single AppliedScopeType 대신 appliedScopeProperties로 대체됩니다. |
|
properties.billingPlan |
청구 플랜을 나타냅니다. |
||
properties.billingScopeId |
string |
예약 또는 저축 플랜 구매에 대해 청구되는 구독 |
|
properties.displayName |
string |
예약의 식별 이름 |
|
properties.quantity |
integer |
예약의 일부인 SKU의 수량입니다. |
|
properties.renew |
boolean |
False |
이를 true로 설정하면 만료 날짜 시간에 새 예약이 자동으로 구매됩니다. |
properties.reservedResourceProperties |
각 예약된 리소스 종류와 관련된 속성입니다. 해당되지 않는 경우 필요하지 않습니다. |
||
properties.reservedResourceType |
예약되는 리소스의 형식입니다. |
||
properties.reviewDateTime |
string |
Azure 하이브리드 혜택을 검토해야 하는 날짜-시간입니다. |
|
properties.term |
예약 기간을 나타냅니다. |
||
sku |
sku의 이름 |
RenewPropertiesResponse
예약에 대한 갱신 속성입니다.
Name | 형식 | Description |
---|---|---|
billingCurrencyTotal |
갱신 구매를 위해 고객의 현지 통화로 청구되는 통화 및 금액입니다. 세금은 포함되지 않습니다. |
|
pricingCurrencyTotal |
Microsoft에서 레코드에 사용하는 양입니다. 환불 한도를 계산하는 데 환불 중에 사용됩니다. 세금은 포함되지 않습니다. 만료 30일 전에 잠긴 가격입니다. |
|
purchaseProperties |
예약 구매 요청 |
ReservationBillingPlan
청구 플랜을 나타냅니다.
Name | 형식 | Description |
---|---|---|
Monthly |
string |
|
Upfront |
string |
ReservationMergeProperties
예약 병합의 속성
Name | 형식 | Description |
---|---|---|
mergeDestination |
string |
병합으로 인해 생성된 예약 리소스 ID입니다. 리소스 ID의 형식은 /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}입니다. |
mergeSources |
string[] |
이 예약을 형성하기 위해 병합된 원본 예약의 리소스 ID입니다. 리소스 ID의 형식은 /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}입니다. |
ReservationResponse
예약의 정의입니다.
Name | 형식 | Description |
---|---|---|
etag |
integer |
|
id |
string |
리소스에 대한 정규화된 리소스 ID입니다. 예: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
kind |
예약할 리소스 공급자 유형입니다. |
|
location |
string |
예약된 리소스가 있는 Azure 지역입니다. |
name |
string |
리소스의 이름입니다. |
properties |
이 예약에 연결된 속성 |
|
sku |
이 예약에 연결된 sku 정보 |
|
systemData |
createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다. |
|
type |
string |
리소스 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts" |
ReservationSplitProperties
예약 분할의 속성
Name | 형식 | Description |
---|---|---|
splitDestinations |
string[] |
분할로 인해 만들어진 대상 리소스 ID 목록입니다. 리소스 ID의 형식은 /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}입니다. |
splitSource |
string |
분할되는 예약의 리소스 ID입니다. 리소스 ID의 형식은 /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}입니다. |
ReservationsProperties
예약의 속성
Name | 형식 | Default value | Description |
---|---|---|---|
appliedScopeProperties |
적용된 scope 형식과 관련된 속성입니다. 해당되지 않는 경우 필요하지 않습니다. AppliedScopeType이 ManagementGroup인 경우 필수 및 tenantId 및 managementGroupId를 제공해야 합니다. |
||
appliedScopeType |
적용된 scope 형식 |
||
appliedScopes |
string[] |
적용된 범위 목록 |
|
archived |
boolean |
예약이 보관되었는지를 나타냅니다. |
|
benefitStartTime |
string |
예약 혜택이 시작된 DateTime입니다. |
|
billingPlan |
이 sku에 사용할 수 있는 청구 플랜 옵션입니다. |
||
billingScopeId |
string |
구매 예약 또는 저축 플랜에 대해 청구되는 구독 |
|
capabilities |
string |
예약 기능 |
|
displayName |
string |
사용자가 예약을 쉽게 식별할 수 있는 친숙한 이름 |
|
displayProvisioningState |
string |
표시할 예약의 프로비전 상태(예: 성공) |
|
effectiveDateTime |
string |
이 버전이 유효할 때 시작되는 예약의 DateTime입니다. |
|
expiryDate |
string |
예약이 만료되는 날짜입니다. |
|
expiryDateTime |
string |
예약이 만료되는 날짜 시간입니다. |
|
extendedStatusInfo |
상태 코드에 대한 자세한 정보를 제공하는 메시지입니다. |
||
instanceFlexibility |
동일한 자동 맞춤 그룹 내의 sku에 예약 할인을 적용할 수 있습니다. 모든 sku가 instance 크기 유연성을 지원하는 것은 아닙니다. |
||
lastUpdatedDateTime |
string |
예약이 마지막으로 업데이트된 날짜/시간입니다. |
|
mergeProperties |
예약 병합의 속성 |
||
provisioningState |
예약의 현재 상태입니다. |
||
provisioningSubState |
string |
예약의 프로비전 하위 상태(예: 성공) |
|
purchaseDate |
string |
예약을 구매한 날짜입니다. |
|
purchaseDateTime |
string |
예약을 구매한 날짜 시간입니다. |
|
quantity |
integer |
예약의 일부인 sku의 수량입니다. |
|
renew |
boolean |
False |
이를 true로 설정하면 만료 날짜 시간에 새 예약이 자동으로 구매됩니다. |
renewDestination |
string |
갱신으로 인해 구매한 예약의 예약 ID입니다. 리소스 ID의 형식은 /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}입니다. |
|
renewProperties |
예약에 대한 갱신 속성입니다. |
||
renewSource |
string |
이 예약이 갱신된 예약의 예약 ID입니다. 리소스 ID의 형식은 /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}입니다. |
|
reservedResourceType |
예약되는 리소스의 형식입니다. |
||
reviewDateTime |
string |
Azure 하이브리드 혜택 검토해야 하는 날짜-시간입니다. |
|
skuDescription |
string |
영어로 된 sku에 대한 설명입니다. |
|
splitProperties |
예약 분할의 속성 |
||
swapProperties |
예약 교환의 속성 |
||
term |
예약 기간을 나타냅니다. |
||
userFriendlyAppliedScopeType |
string |
표시할 예약의 적용된 scope 유형(예: 공유됨) |
|
userFriendlyRenewState |
string |
표시할 예약의 갱신 상태(예: 켜기)입니다. |
|
utilization |
예약 사용률 |
ReservationStatusCode
Name | 형식 | Description |
---|---|---|
Active |
string |
|
Expired |
string |
|
Merged |
string |
|
None |
string |
|
PaymentInstrumentError |
string |
|
Pending |
string |
|
Processing |
string |
|
PurchaseError |
string |
|
Split |
string |
|
Succeeded |
string |
ReservationSwapProperties
예약 교환의 속성
Name | 형식 | Description |
---|---|---|
swapDestination |
string |
원래 리소스가 교환되는 예약 리소스 ID입니다. 리소스 ID의 형식은 /providers/microsoft.capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}입니다. |
swapSource |
string |
교환되는 원본 예약의 리소스 ID입니다. 리소스 ID의 형식은 /providers/microsoft.capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}입니다. |
ReservationTerm
예약 기간을 나타냅니다.
Name | 형식 | Description |
---|---|---|
P1Y |
string |
|
P3Y |
string |
|
P5Y |
string |
ReservationUtilizationAggregates
예약 사용률의 집계 값
Name | 형식 | Description |
---|---|---|
grain |
number |
집계의 조직 |
grainUnit |
string |
집계의 조직 단위 |
value |
number |
집계 값 |
valueUnit |
string |
집계 값 단위 |
ReservedResourceProperties
각 예약된 리소스 종류와 관련된 속성입니다. 해당되지 않는 경우 필요하지 않습니다.
Name | 형식 | Description |
---|---|---|
instanceFlexibility |
이를 켜면 동일한 VM 크기 그룹의 다른 VM에 예약 할인이 적용됩니다. VirtualMachines 예약 리소스 종류에 대해서만 지정합니다. |
ReservedResourceType
예약되는 리소스의 형식입니다.
Name | 형식 | Description |
---|---|---|
AVS |
string |
|
AppService |
string |
|
AzureDataExplorer |
string |
|
AzureFiles |
string |
|
BlockBlob |
string |
|
CosmosDb |
string |
|
DataFactory |
string |
|
Databricks |
string |
|
DedicatedHost |
string |
|
ManagedDisk |
string |
|
MariaDb |
string |
|
MySql |
string |
|
NetAppStorage |
string |
|
PostgreSql |
string |
|
RedHat |
string |
|
RedHatOsa |
string |
|
RedisCache |
string |
|
SapHana |
string |
|
SqlAzureHybridBenefit |
string |
|
SqlDataWarehouse |
string |
|
SqlDatabases |
string |
|
SqlEdge |
string |
|
SuseLinux |
string |
|
VMwareCloudSimple |
string |
|
VirtualMachineSoftware |
string |
|
VirtualMachines |
string |
SkuName
sku의 이름
Name | 형식 | Description |
---|---|---|
name |
string |
systemData
리소스 만들기 및 마지막 수정과 관련된 메타데이터입니다.
Name | 형식 | Description |
---|---|---|
createdAt |
string |
UTC(리소스 만들기)의 타임스탬프입니다. |
createdBy |
string |
리소스를 만든 ID입니다. |
createdByType |
리소스를 만든 ID 유형입니다. |
|
lastModifiedAt |
string |
리소스 마지막 수정의 타임스탬프(UTC) |
lastModifiedBy |
string |
리소스를 마지막으로 수정한 ID입니다. |
lastModifiedByType |
리소스를 마지막으로 수정한 ID 유형입니다. |
Utilization
예약 사용률
Name | 형식 | Description |
---|---|---|
aggregates |
예약 사용률 집계의 배열입니다. |
|
trend |
string |
예약에 대한 지난 7일 사용률 추세 |