다음을 통해 공유


Fields interface

필드를 나타내는 인터페이스입니다.

메서드

listByType(string, string, string, string, FieldsListByTypeOptionalParams)

모듈 이름으로 식별된 지정된 형식의 필드 목록을 검색합니다.

메서드 세부 정보

listByType(string, string, string, string, FieldsListByTypeOptionalParams)

모듈 이름으로 식별된 지정된 형식의 필드 목록을 검색합니다.

function listByType(resourceGroupName: string, automationAccountName: string, moduleName: string, typeName: string, options?: FieldsListByTypeOptionalParams): PagedAsyncIterableIterator<TypeField, TypeField[], PageSettings>

매개 변수

resourceGroupName

string

Azure 리소스 그룹의 이름입니다.

automationAccountName

string

자동화 계정의 이름입니다.

moduleName

string

모듈의 이름입니다.

typeName

string

유형의 이름입니다.

options
FieldsListByTypeOptionalParams

옵션 매개 변수입니다.

반환