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}