Partager via


ObjectDataTypeOperationsExtensions.ListFieldsByTypeAsync Méthode

Définition

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

Paramètres

resourceGroupName
String
automationAccount
String
typeName
String

Retours

S’applique à