BeginCreate(IBatchAccountOperations, String, String, BatchAccountCreateParameters)
|
使用指定的參數建立新的 Batch 帳戶。 現有的帳戶無法透過此 API 更新,而是應改用更新 Batch 帳戶 API 來更新。
|
BeginCreateAsync(IBatchAccountOperations, String, String, BatchAccountCreateParameters, CancellationToken)
|
使用指定的參數建立新的 Batch 帳戶。 現有的帳戶無法透過此 API 更新,而是應改用更新 Batch 帳戶 API 來更新。
|
BeginDelete(IBatchAccountOperations, String, String)
|
刪除指定的 Batch 帳戶。
|
BeginDeleteAsync(IBatchAccountOperations, String, String, CancellationToken)
|
刪除指定的 Batch 帳戶。
|
Create(IBatchAccountOperations, String, String, BatchAccountCreateParameters)
|
使用指定的參數建立新的 Batch 帳戶。 現有的帳戶無法透過此 API 更新,而是應改用更新 Batch 帳戶 API 來更新。
|
CreateAsync(IBatchAccountOperations, String, String, BatchAccountCreateParameters, CancellationToken)
|
使用指定的參數建立新的 Batch 帳戶。 現有的帳戶無法透過此 API 更新,而是應改用更新 Batch 帳戶 API 來更新。
|
Delete(IBatchAccountOperations, String, String)
|
刪除指定的 Batch 帳戶。
|
DeleteAsync(IBatchAccountOperations, String, String, CancellationToken)
|
刪除指定的 Batch 帳戶。
|
Get(IBatchAccountOperations, String, String)
|
取得指定 Batch 帳戶的相關資訊。
|
GetAsync(IBatchAccountOperations, String, String, CancellationToken)
|
取得指定 Batch 帳戶的相關資訊。
|
GetDetector(IBatchAccountOperations, String, String, String)
|
取得指定 Batch 帳戶之指定偵測器的相關資訊。
|
GetDetectorAsync(IBatchAccountOperations, String, String, String, CancellationToken)
|
取得指定 Batch 帳戶之指定偵測器的相關資訊。
|
GetKeys(IBatchAccountOperations, String, String)
|
取得指定 Batch 帳戶的帳戶金鑰。
|
GetKeysAsync(IBatchAccountOperations, String, String, CancellationToken)
|
取得指定 Batch 帳戶的帳戶金鑰。
|
List(IBatchAccountOperations)
|
取得與訂用帳戶相關聯之 Batch 帳戶的相關資訊。
|
ListAsync(IBatchAccountOperations, CancellationToken)
|
取得與訂用帳戶相關聯之 Batch 帳戶的相關資訊。
|
ListByResourceGroup(IBatchAccountOperations, String)
|
取得與指定之資源群組相關聯的 Batch 帳戶相關資訊。
|
ListByResourceGroupAsync(IBatchAccountOperations, String, CancellationToken)
|
取得與指定之資源群組相關聯的 Batch 帳戶相關資訊。
|
ListByResourceGroupNext(IBatchAccountOperations, String)
|
取得與指定之資源群組相關聯的 Batch 帳戶相關資訊。
|
ListByResourceGroupNextAsync(IBatchAccountOperations, String, CancellationToken)
|
取得與指定之資源群組相關聯的 Batch 帳戶相關資訊。
|
ListDetectors(IBatchAccountOperations, String, String)
|
取得指定 Batch 帳戶可用之偵測器的相關資訊。
|
ListDetectorsAsync(IBatchAccountOperations, String, String, CancellationToken)
|
取得指定 Batch 帳戶可用之偵測器的相關資訊。
|
ListDetectorsNext(IBatchAccountOperations, String)
|
取得指定 Batch 帳戶可用之偵測器的相關資訊。
|
ListDetectorsNextAsync(IBatchAccountOperations, String, CancellationToken)
|
取得指定 Batch 帳戶可用之偵測器的相關資訊。
|
ListNext(IBatchAccountOperations, String)
|
取得與訂用帳戶相關聯之 Batch 帳戶的相關資訊。
|
ListNextAsync(IBatchAccountOperations, String, CancellationToken)
|
取得與訂用帳戶相關聯之 Batch 帳戶的相關資訊。
|
ListOutboundNetworkDependenciesEndpoints(IBatchAccountOperations, String, String)
|
列出 Batch 計算節點在此 Batch 帳戶下可呼叫的端點,作為 Batch 服務管理的一部分。 如果您要在指定的虛擬網路內部署集區,您必須確定您的網路允許這些端點的輸出存取。 無法允許存取這些端點可能會導致 Batch 將受影響的節點標示為無法使用。
如需在虛擬網路內建立集區的詳細資訊,請參閱 https://docs.microsoft.com/en-us/azure/batch/batch-virtual-network 。
|
ListOutboundNetworkDependenciesEndpointsAsync(IBatchAccountOperations, String, String, CancellationToken)
|
列出 Batch 計算節點在此 Batch 帳戶下可呼叫的端點,作為 Batch 服務管理的一部分。 如果您要在指定的虛擬網路內部署集區,您必須確定您的網路允許這些端點的輸出存取。 無法允許存取這些端點可能會導致 Batch 將受影響的節點標示為無法使用。
如需在虛擬網路內建立集區的詳細資訊,請參閱 https://docs.microsoft.com/en-us/azure/batch/batch-virtual-network 。
|
ListOutboundNetworkDependenciesEndpointsNext(IBatchAccountOperations, String)
|
列出 Batch 計算節點在此 Batch 帳戶下可呼叫的端點,作為 Batch 服務管理的一部分。 如果您要在指定的虛擬網路內部署集區,您必須確定您的網路允許這些端點的輸出存取。 無法允許存取這些端點可能會導致 Batch 將受影響的節點標示為無法使用。
如需在虛擬網路內建立集區的詳細資訊,請參閱 https://docs.microsoft.com/en-us/azure/batch/batch-virtual-network 。
|
ListOutboundNetworkDependenciesEndpointsNextAsync(IBatchAccountOperations, String, CancellationToken)
|
列出 Batch 計算節點在此 Batch 帳戶下可呼叫的端點,作為 Batch 服務管理的一部分。 如果您要在指定的虛擬網路內部署集區,您必須確定您的網路允許這些端點的輸出存取。 無法允許存取這些端點可能會導致 Batch 將受影響的節點標示為無法使用。
如需在虛擬網路內建立集區的詳細資訊,請參閱 https://docs.microsoft.com/en-us/azure/batch/batch-virtual-network 。
|
RegenerateKey(IBatchAccountOperations, String, String, AccountKeyType)
|
重新產生 Batch 帳戶的指定帳戶金鑰。
|
RegenerateKeyAsync(IBatchAccountOperations, String, String, AccountKeyType, CancellationToken)
|
重新產生 Batch 帳戶的指定帳戶金鑰。
|
SynchronizeAutoStorageKeys(IBatchAccountOperations, String, String)
|
只有在使用儲存體金鑰驗證時,才會同步處理針對指定 Batch 帳戶所設定之自動儲存體帳戶的存取金鑰。
|
SynchronizeAutoStorageKeysAsync(IBatchAccountOperations, String, String, CancellationToken)
|
只有在使用儲存體金鑰驗證時,才會同步處理針對指定 Batch 帳戶所設定之自動儲存體帳戶的存取金鑰。
|
Update(IBatchAccountOperations, String, String, BatchAccountUpdateParameters)
|
更新現有 Batch 帳戶的屬性。
|
UpdateAsync(IBatchAccountOperations, String, String, BatchAccountUpdateParameters, CancellationToken)
|
更新現有 Batch 帳戶的屬性。
|