다음을 통해 공유


OperationModelProperties interface

작업 모델 속성입니다.

속성

description

설명을 가져오거나 설정합니다.

operation

작업을 가져오거나 설정합니다.

provider

리소스 공급자 이름을 가져오거나 설정합니다.

resource

리소스 이름을 가져오거나 설정합니다.

속성 세부 정보

description

설명을 가져오거나 설정합니다.

description?: string

속성 값

string

operation

작업을 가져오거나 설정합니다.

operation?: string

속성 값

string

provider

리소스 공급자 이름을 가져오거나 설정합니다.

provider?: string

속성 값

string

resource

리소스 이름을 가져오거나 설정합니다.

resource?: string

속성 값

string