NodeCountInformationOperations interface
Interface representing a NodeCountInformation operations.
Properties
| get | Retrieve counts for Dsc Nodes. |
Property Details
get
Retrieve counts for Dsc Nodes.
get: (resourceGroupName: string, automationAccountName: string, countType: string, options?: NodeCountInformationGetOptionalParams) => Promise<NodeCounts>
Property Value
(resourceGroupName: string, automationAccountName: string, countType: string, options?: NodeCountInformationGetOptionalParams) => Promise<NodeCounts>