NetworkAnchorUpdate interface
The type used for update operations of the NetworkAnchor.
Properties
| properties | The resource-specific properties for this resource. |
| tags | Resource tags. |
| zones | The availability zones. |
Property Details
properties
The resource-specific properties for this resource.
properties?: NetworkAnchorUpdateProperties
Property Value
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
zones
The availability zones.
zones?: string[]
Property Value
string[]