LoadTestResourcePatchRequestBody interface

LoadTest 리소스 패치 요청 본문입니다.

속성

description

리소스에 대한 설명입니다.

encryption

CMK 암호화 속성입니다.

identity

리소스에 사용되는 ID의 형식입니다.

tags

리소스 태그.

속성 세부 정보

description

리소스에 대한 설명입니다.

description?: string

속성 값

string

encryption

CMK 암호화 속성입니다.

encryption?: EncryptionProperties

속성 값

identity

리소스에 사용되는 ID의 형식입니다.

identity?: ManagedServiceIdentity

속성 값

tags

리소스 태그.

tags?: {[propertyName: string]: string}

속성 값

{[propertyName: string]: string}