次の方法で共有


DimensionProperties interface

ディメンションのプロパティ

プロパティ

displayName

顧客に対するディメンションのローカライズされた表示名

name

ディメンション名

toBeExportedForCustomer

このディメンションを Azure Monitor ログ (別名 Shoebox) に顧客に含める必要があるかどうかを示すフラグ

プロパティの詳細

displayName

顧客に対するディメンションのローカライズされた表示名

displayName?: string

プロパティ値

string

name

ディメンション名

name?: string

プロパティ値

string

toBeExportedForCustomer

このディメンションを Azure Monitor ログ (別名 Shoebox) に顧客に含める必要があるかどうかを示すフラグ

toBeExportedForCustomer?: boolean

プロパティ値

boolean