DscNodeOperationsExtensions.List Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Management.Automation.Models.DscNodeListResponse List(this Microsoft.Azure.Management.Automation.IDscNodeOperations operations, string resourceGroupName, string automationAccount, Microsoft.Azure.Management.Automation.Models.DscNodeListParameters parameters);
static member List : Microsoft.Azure.Management.Automation.IDscNodeOperations * string * string * Microsoft.Azure.Management.Automation.Models.DscNodeListParameters -> Microsoft.Azure.Management.Automation.Models.DscNodeListResponse
<Extension()>
Public Function List (operations As IDscNodeOperations, resourceGroupName As String, automationAccount As String, parameters As DscNodeListParameters) As DscNodeListResponse
Parameters
- operations
- IDscNodeOperations
- resourceGroupName
- String
- automationAccount
- String
- parameters
- DscNodeListParameters