Microsoft認定資格 Developer Associate(予想問題) その19
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 37 / 65
API Management から特定の API を削除したい。PowerShell で API を削除する正しいコマンドはどれか
①Disable-AzApiManagementApi -Context ApiId
②Unregister-AzApiManagementApi -Context ApiId
③Delete-AzureRmApiManagementApi -Context ApiId
④Export-AzApiManagementApi -Context ApiId -SaveAs $File
⑤Remove-AzApiManagementApi -Context ApiId
