Sdílet prostřednictvím


ObjectDataTypeOperationsExtensions.ListFieldsByTypeAsync Metoda

Definice

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)

Parametry

resourceGroupName
String
automationAccount
String
typeName
String

Návraty

Platí pro