Bagikan melalui


ManagementGroupsCreateOrUpdateHeaders interface

Menentukan header untuk operasi ManagementGroups_createOrUpdate.

Properti

azureAsyncOperation

URL untuk memeriksa status operasi yang sedang berlangsung. Untuk mendapatkan status operasi asinkron, kirim permintaan GET ke URL dalam nilai header Azure-AsyncOperation.

Untuk informasi selengkapnya: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#asynchronous-operations

location

URL untuk menentukan kapan operasi telah selesai. Kirim permintaan GET ke URL di header Lokasi. URI harus mengembalikan 202 sampai operasi mencapai status terminal dan 200 setelah mencapai status terminal.

Untuk informasi selengkapnya: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#202-accepted-and-location-headers

Detail Properti

azureAsyncOperation

URL untuk memeriksa status operasi yang sedang berlangsung. Untuk mendapatkan status operasi asinkron, kirim permintaan GET ke URL dalam nilai header Azure-AsyncOperation.

Untuk informasi selengkapnya: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#asynchronous-operations

azureAsyncOperation?: string

Nilai Properti

string

location

URL untuk menentukan kapan operasi telah selesai. Kirim permintaan GET ke URL di header Lokasi. URI harus mengembalikan 202 sampai operasi mencapai status terminal dan 200 setelah mencapai status terminal.

Untuk informasi selengkapnya: https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#202-accepted-and-location-headers

location?: string

Nilai Properti

string