taggingServerUrls property

List<String>? taggingServerUrls
getter/setter pair

List of server-side container URLs for the Container.

If multiple URLs are provided, all URL paths must match. @mutable tagmanager.accounts.containers.create @mutable tagmanager.accounts.containers.update

Implementation

core.List<core.String>? taggingServerUrls;