StatisticsOperations class
StatisticsOperations'i temsil eden sınıf.
Oluşturucular
| Statistics |
StatisticsOperations oluşturun. |
Yöntemler
Oluşturucu Ayrıntıları
StatisticsOperations(AutomationClientContext)
StatisticsOperations oluşturun.
new StatisticsOperations(client: AutomationClientContext)
Parametreler
- client
- AutomationClientContext
Hizmet istemcisine başvuru.
Yöntem Ayrıntıları
listByAutomationAccount(string, string, ServiceCallback<StatisticsListResult>)
function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<StatisticsListResult>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- callback
Geri çağırma
listByAutomationAccount(string, string, StatisticsListByAutomationAccountOptionalParams)
Hesabın istatistiklerini alın.
function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: StatisticsListByAutomationAccountOptionalParams): Promise<StatisticsListByAutomationAccountResponse>
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
İsteğe bağlı parametreler
Döndürülenler
Promise<Models.StatisticsListByAutomationAccountResponse>
listByAutomationAccount(string, string, StatisticsListByAutomationAccountOptionalParams, ServiceCallback<StatisticsListResult>)
function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options: StatisticsListByAutomationAccountOptionalParams, callback: ServiceCallback<StatisticsListResult>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
İsteğe bağlı parametreler
- callback
Geri çağırma