다음을 통해 공유


DeploymentPreflightResource interface

배포 전 리소스입니다.

속성

apiVersion

Api 버전을 가져오거나 설정합니다.

location

리소스의 위치를 가져오거나 설정합니다.

name

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

properties

리소스의 속성을 가져오거나 설정합니다.

type

리소스 종류를 가져오거나 설정합니다.

속성 세부 정보

apiVersion

Api 버전을 가져오거나 설정합니다.

apiVersion?: string

속성 값

string

location

리소스의 위치를 가져오거나 설정합니다.

location?: string

속성 값

string

name

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

name?: string

속성 값

string

properties

리소스의 속성을 가져오거나 설정합니다.

properties?: any

속성 값

any

type

리소스 종류를 가져오거나 설정합니다.

type?: string

속성 값

string