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}