L2NetworkPatchParameters interface
L2NetworkPatchParameters represents the body of the request to patch the L2 network.
Properties
tags | The Azure resource tags that will replace the existing ones. |
Property Details
tags
The Azure resource tags that will replace the existing ones.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}