共用方式為


NewRelicMonitorResourceUpdate interface

用於 NewRelicMonitorResource 更新作業的類型。

屬性

accountCreationSource

建立帳戶的來源

identity

指派給此資源的受控服務識別。

newRelicAccountProperties

資源的 MarketplaceSubscriptionStatus

orgCreationSource

組織建立來源

planData

計劃詳細數據

tags

資源標籤。

userInfo

用戶資訊

屬性詳細資料

accountCreationSource

建立帳戶的來源

accountCreationSource?: string

屬性值

string

identity

指派給此資源的受控服務識別。

identity?: ManagedServiceIdentity

屬性值

newRelicAccountProperties

資源的 MarketplaceSubscriptionStatus

newRelicAccountProperties?: NewRelicAccountProperties

屬性值

orgCreationSource

組織建立來源

orgCreationSource?: string

屬性值

string

planData

計劃詳細數據

planData?: PlanData

屬性值

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

userInfo

用戶資訊

userInfo?: UserInfo

屬性值