NewRelicMonitorResourceUpdate interface
NewRelicMonitorResource の更新操作に使用される型。
プロパティ
| account |
アカウント作成のソース |
| identity | このリソースに割り当てられているマネージド サービス ID。 |
| new |
リソースの MarketplaceSubscriptionStatus |
| org |
組織作成のソース |
| plan |
プランの詳細 |
| tags | リソース タグ。 |
| user |
ユーザー情報 |
プロパティの詳細
accountCreationSource
アカウント作成のソース
accountCreationSource?: string
プロパティ値
string
identity
newRelicAccountProperties
リソースの MarketplaceSubscriptionStatus
newRelicAccountProperties?: NewRelicAccountProperties
プロパティ値
orgCreationSource
組織作成のソース
orgCreationSource?: string
プロパティ値
string
planData
tags
リソース タグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}