LoadTestResourcePatchRequestBody interface

LoadTest リソースパッチ要求本文。

プロパティ

description

リソースの説明。

encryption

CMK Encryption プロパティ。

identity

リソースに使用される ID の種類。

tags

リソース タグ。

プロパティの詳細

description

リソースの説明。

description?: string

プロパティ値

string

encryption

CMK Encryption プロパティ。

encryption?: EncryptionProperties

プロパティ値

identity

リソースに使用される ID の種類。

identity?: ManagedServiceIdentity

プロパティ値

tags

リソース タグ。

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

プロパティ値

{[propertyName: string]: string}