core.Map<core.String, core.dynamic> toJson() => { if (networkTags != null) 'networkTags': networkTags!, if (resourceManagerTags != null) 'resourceManagerTags': resourceManagerTags!, };