Usages class
Kullanımları temsil eden sınıf.
Oluşturucular
| Usages(Automation |
Kullanımlar oluşturun. |
Yöntemler
Oluşturucu Ayrıntıları
Usages(AutomationClientContext)
Kullanımlar oluşturun.
new Usages(client: AutomationClientContext)
Parametreler
- client
- AutomationClientContext
Hizmet istemcisine başvuru.
Yöntem Ayrıntıları
listByAutomationAccount(string, string, RequestOptionsBase)
Hesap kimliği için kullanımı alın.
function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: RequestOptionsBase): Promise<UsagesListByAutomationAccountResponse>
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- options
- RequestOptionsBase
İsteğe bağlı parametreler
Döndürülenler
Promise<Models.UsagesListByAutomationAccountResponse>
listByAutomationAccount(string, string, RequestOptionsBase, ServiceCallback<UsageListResult>)
function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options: RequestOptionsBase, callback: ServiceCallback<UsageListResult>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- options
- RequestOptionsBase
İsteğe bağlı parametreler
- callback
Geri çağırma
listByAutomationAccount(string, string, ServiceCallback<UsageListResult>)
function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<UsageListResult>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- callback
Geri çağırma