Typescript SDK Type Docs
Preparing search index...
Platform SDK
ZoneChangeNameAction
Interface ZoneChangeNameAction
interface
ZoneChangeNameAction
{
action
:
"changeName"
;
name
:
string
;
}
Hierarchy (
View Summary
)
IZoneUpdateAction
ZoneChangeNameAction
Index
Properties
action
name
Properties
Readonly
action
action
:
"changeName"
Readonly
name
name
:
string
New name of the Zone.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
name
Typescript SDK Type Docs
Loading...
New name of the Zone.