你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DimensionProperties interface
Type of operation: get, read, delete, etc.
Properties
display |
Display name of dimension. |
name | Name of dimension. |
to |
Property to specify whether the dimension should be exported for Shoebox. |
Property Details
displayName
Display name of dimension.
displayName?: string
Property Value
string
name
Name of dimension.
name?: string
Property Value
string
toBeExportedForShoebox
Property to specify whether the dimension should be exported for Shoebox.
toBeExportedForShoebox?: boolean
Property Value
boolean