다음을 통해 공유


DscConfigurationOperationsExtensions.ListAsync 메서드

정의

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.DscConfigurationListResponse> ListAsync (this Microsoft.Azure.Management.Automation.IDscConfigurationOperations operations, string resourceGroupName, string automationAccount);
static member ListAsync : Microsoft.Azure.Management.Automation.IDscConfigurationOperations * string * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.DscConfigurationListResponse>
<Extension()>
Public Function ListAsync (operations As IDscConfigurationOperations, resourceGroupName As String, automationAccount As String) As Task(Of DscConfigurationListResponse)

매개 변수

resourceGroupName
String
automationAccount
String

반환

적용 대상