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}