NodeCountInformation interface
NodeCountInformation'ı temsil eden arabirim.
Yöntemler
| get(string, string, string, Node |
Dsc Düğümleri için sayıları alma. |
Yöntem Ayrıntıları
get(string, string, string, NodeCountInformationGetOptionalParams)
Dsc Düğümleri için sayıları alma.
function get(resourceGroupName: string, automationAccountName: string, countType: string, options?: NodeCountInformationGetOptionalParams): Promise<NodeCounts>
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- countType
-
string
Alınacak sayıların türü
Seçenekler parametreleri.
Döndürülenler
Promise<NodeCounts>