Preparing search index...
The search index is not available
Back To Index
|
@azure/arm-scvmm
Package version:
@azure/arm-scvmm
VmmServerTagsUpdate
Interface VmmServerTagsUpdate
The type used for updating tags in VmmServer resources.
interface
VmmServerTagsUpdate
{
tags
?:
{
[
propertyName
:
string
]
:
string
;
}
;
}
Index
Properties
tags?
Properties
Optional
tags
tags
?:
{
[
propertyName
:
string
]
:
string
;
}
Resource tags.
Type declaration
[
propertyName
:
string
]:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/arm-scvmm
Loading...
The type used for updating tags in VmmServer resources.