共用方式為


LoadTestResourcePatchRequestBody interface

LoadTest 資源修補程式要求本文。

屬性

description

資源的描述。

encryption

CMK Encryption 屬性。

identity

用於資源的身分識別類型。

tags

資源標籤。

屬性詳細資料

description

資源的描述。

description?: string

屬性值

string

encryption

CMK Encryption 屬性。

encryption?: EncryptionProperties

屬性值

identity

用於資源的身分識別類型。

identity?: ManagedServiceIdentity

屬性值

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}