L2IsolationDomainPatch interface
The L2 Isolation Domain patch resource definition.
- Extends
Properties
annotation | Switch configuration description. |
mtu | Maximum transmission unit. Default value is 1500. |
Inherited Properties
tags | Resource tags |
Property Details
annotation
Switch configuration description.
annotation?: string
Property Value
string
mtu
Maximum transmission unit. Default value is 1500.
mtu?: number
Property Value
number
Inherited Property Details
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From TagsUpdate.tags