NewRelicMonitorResourceUpdate interface

NewRelicMonitorResource の更新操作に使用される型。

プロパティ

accountCreationSource

アカウント作成のソース

identity

このリソースに割り当てられたマネージド サービス ID。

newRelicAccountProperties

リソースの MarketplaceSubscriptionStatus

orgCreationSource

組織の作成元

planData

プランの詳細

tags

リソース タグ。

userInfo

ユーザー情報

プロパティの詳細

accountCreationSource

アカウント作成のソース

accountCreationSource?: string

プロパティ値

string

identity

このリソースに割り当てられたマネージド サービス ID。

identity?: ManagedServiceIdentity

プロパティ値

newRelicAccountProperties

リソースの MarketplaceSubscriptionStatus

newRelicAccountProperties?: NewRelicAccountProperties

プロパティ値

orgCreationSource

組織の作成元

orgCreationSource?: string

プロパティ値

string

planData

プランの詳細

planData?: PlanData

プロパティ値

tags

リソース タグ。

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

プロパティ値

{[propertyName: string]: string}

userInfo

ユーザー情報

userInfo?: UserInfo

プロパティ値