NewRelicMonitorResourceUpdate interface
用於 NewRelicMonitorResource 更新作業的類型。
屬性
| account |
建立帳戶的來源 |
| identity | 指派給此資源的受控服務識別。 |
| 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}