DeploymentInfo interface
DeploymentInfo를 나타내는 인터페이스입니다.
메서드
list(string, string, Deployment |
Elastic Monitor 리소스에 해당하는 탄력적 클라우드 배포에 대한 정보를 가져옵니다. |
메서드 세부 정보
list(string, string, DeploymentInfoListOptionalParams)
Elastic Monitor 리소스에 해당하는 탄력적 클라우드 배포에 대한 정보를 가져옵니다.
function list(resourceGroupName: string, monitorName: string, options?: DeploymentInfoListOptionalParams): Promise<DeploymentInfoResponse>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다. 이름은 대/소문자를 구분하지 않습니다.
- monitorName
-
string
리소스 이름 모니터링
- options
- DeploymentInfoListOptionalParams
옵션 매개 변수입니다.
반환
Promise<DeploymentInfoResponse>