Profile interface

네트워크 실험 프로파일 및 실험 목록을 정의합니다.

Extends

속성

enabledState

실험의 상태입니다.

etag

리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다.

resourceState

리소스 상태.

상속된 속성

id

리소스 ID입니다.

location

리소스 위치입니다.

name

리소스 이름입니다.

tags

리소스 태그.

type

리소스 종류입니다.

속성 세부 정보

enabledState

실험의 상태입니다.

enabledState?: string

속성 값

string

etag

리소스를 업데이트할 때마다 변경되는 고유한 읽기 전용 문자열을 가져옵니다.

etag?: string

속성 값

string

resourceState

리소스 상태.

resourceState?: string

속성 값

string

상속된 속성 세부 정보

id

리소스 ID입니다.

id?: string

속성 값

string

ResourcewithSettableName.id로부터 물려받은 것

location

리소스 위치입니다.

location?: string

속성 값

string

Inherited fromResourcewithSettableName.location

name

리소스 이름입니다.

name?: string

속성 값

string

ResourcewithSettableName.name로부터 물려받았다

tags

리소스 태그.

tags?: Record<string, string>

속성 값

Record<string, string>

Inherited fromResourcewithSettableName.tags

type

리소스 종류입니다.

type?: string

속성 값

string

Inherited fromResourcewithSettableName.type